sec-owasp-code-review
Installation
SKILL.md
OWASP Code Review
This skill equips the AI agent to perform targeted security code reviews, specifically looking for vulnerabilities highlighted in the OWASP Top 10 (2025).
Usage
When requesting a code review with this skill, specify the target files and ask the AI to evaluate them against the OWASP Top 10.
Example Triggers:
- "Can you run a security review on
auth.jsusing the OWASP top 10 rules?" - "Please audit the database layer for A01: Broken Access Control and A05: Injection."