What problem does it solve? Web application security assessments require systematic coverage of many vulnerability classes, and ad-hoc testing often misses critical issues like injection flaws, broken access control, or missing security headers. This Skill provides a structured, phase-by-phase workflow for conducting OWASP Top 10 assessments so nothing is overlooked. ## Core Features & Use Cases - Phased Testing Workflow: Seven ordered phases covering reconnaissance, injection testing, XSS testing, authentication testing, access control testing, security headers, and reporting. - OWASP Top 10 Checklist: Built-in checklist covering all ten categories from broken access control to SSRF, plus quality gates for documentation and remediation. - Orchestrated Sub-Skills: Each phase invokes specialized testing skills such as sql-injection-testing, xss-html-injection, idor-testing, and reporting-standards with ready-to-use prompts. - Use Case: A penetration tester scoping an authorized engagement against a client's web app follows the phases to map the attack surface, test for SQL injection and XSS, verify authentication and access controls, audit security headers, and produce a final vulnerability report. ## Quick Start Use the web-security-testing workflow to perform an OWASP Top 10 assessment on my authorized test application and generate a vulnerability report.