About
The security-review skill provides an automated framework for evaluating codebases against critical security threats, including the OWASP Top 10 vulnerabilities. It guides developers through essential checks for broken access control, injection risks, and cryptographic failures while offering concrete implementation patterns for input validation using Zod and secure secret management. Whether you are building a standard web application or a complex financial system, this skill ensures your code meets rigorous security standards through systematic review and best-practice enforcement.