OWASP Audit Skill
A structured OWASP Top 10 (2021) audit packaged as a Claude skill. Each finding is mapped to its OWASP category, CWE id, severity, and a remediation playbook.
Coverage
A01 Broken Access Control · A02 Cryptographic Failures · A03 Injection · A04 Insecure Design · A05 Security Misconfiguration · A06 Vulnerable Components · A07 Auth Failures · A08 Integrity Failures · A09 Logging Failures · A10 SSRF
How it works
The skill walks your repository, builds a category-by-category report, and produces a compliance-style summary you can attach to a release.
npx nuclexa install owasp-audit --target claude-codeOutput
Each finding includes: OWASP category · CWE · severity · evidence · fix.