web-security-testing

Assess web applications for OWASP Top 10 vulnerabilities and document findings.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/figulazmi/token-monitor --skill web-security-testing-figulazmi
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: web-security-testing
Source: https://github.com/figulazmi/token-monitor/tree/main/.agents/skills/web-security-testing
Command: npx skills add https://github.com/figulazmi/token-monitor --skill web-security-testing-figulazmi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Web applications often expose OWASP Top 10 vulnerabilities that enable data loss, unauthorized access, and downtime. This workflow provides a structured approach to identify, document, and remediate these weaknesses in a repeatable manner.

Core Features & Use Cases

  • Phase-driven testing workflow aligning reconnaissance, injection, XSS, authentication, and access-control checks.
  • Multi-skill invocation prompts guiding testers through actionable steps and evidence gathering.
  • Use Case: Security engineers can perform a full OWASP Top 10 assessment on a new web app and produce a remediation-focused report.

Quick Start

Run OWASP-guided web security tests against the target application and generate a remediation-focused report.

Frequently Asked Questions about web-security-testing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I test web applications for OWASP Top 10 vulnerabilities?▼

Testing web applications for OWASP Top 10 vulnerabilities involves a phased workflow covering reconnaissance, injection, XSS, authentication, and access-control scenarios. It guides testers through actionable steps and evidence collection to produce remediation-focused reports.

What is the best way to document web security penetration testing findings?▼

The best way to document web security penetration testing findings is by aligning evidence collection with remediation guidance. A structured workflow ensures findings for injection and XSS flaws meet security testing standards and produce actionable reports.

Can I use a structured workflow for both XSS and injection testing?▼

Yes, you can use a structured workflow for both XSS and injection testing. The phase-driven approach transitions smoothly between reconnaissance, injection, and cross-site scripting scenarios, defining tooling and actionable steps for each security check.

Does web security testing require specific tooling for access-control checks?▼

Web security testing defines specific tooling for access-control checks within its workflow. It ensures testers gather proper evidence during authentication and authorization scenarios to accurately assess vulnerabilities and recommend remediation.

When do I need an OWASP-aligned workflow for security testing?▼

You need an OWASP-aligned workflow for security testing when assessing new web applications for data loss, unauthorized access, or downtime risks. It provides a repeatable, phase-driven method to identify and remediate Top 10 weaknesses.