The security-review skill provides developers with a comprehensive security checklist and code patterns to prevent vulnerabilities when implementing authentication, handling user input, managing secrets, creating API endpoints, and working with sensitive data. It addresses critical security concerns including secrets management, input validation, SQL injection prevention, and other best practices through specific code examples and verification steps. The skill is designed for developers of any experience level who need to ensure their code follows security best practices and identify potential vulnerabilities before they reach production.
npx skills add https://github.com/affaan-m/everything-claude-code --skill security-review