概要
The Security Review skill equips Claude with a comprehensive framework to identify and mitigate common security risks during the development process. It provides structured guidance on secrets management, input validation, SQL injection prevention, and secure authentication flows. By implementing detailed checklists and proven code patterns for XSS, CSRF, and rate limiting, this skill ensures that features involving sensitive data or user interaction are built with a 'security-first' mindset, reducing the risk of production vulnerabilities.