概要
The Security Review skill provides a structured framework for Claude to evaluate the security posture of your applications. It implements a rigorous checklist covering critical areas such as secret management, input validation, injection prevention, and authentication protocols. By utilizing a multi-tier severity system, it helps developers prioritize critical vulnerabilities like SQL injection and hardcoded API keys while also suggesting improvements for API rate limiting and CORS configuration. This skill is essential for maintaining high security standards during the development lifecycle and preparing code for production-grade deployments.