About
The Security Review skill is a specialized capability for Claude Code designed to automate the identification and auditing of security-sensitive code paths. It enforces a rigorous review process whenever changes touch authentication, authorization, middleware, API endpoints, or database schemas. By evaluating code against the OWASP Top 10 vulnerabilities, the skill provides domain-specific guidance on preventing injection, broken access control, and sensitive data exposure. It integrates automated dependency audits and secret detection to ensure that critical vulnerabilities are identified and remediated before code is merged into production.