Secure Code Review Checklist
Systematic security review for code changes.
When to Use
- Reviewing pull requests for security
- Training team on security patterns
- Establishing security review processes
Instructions
- Check input validation at all entry points
- Verify authentication and authorization checks
- Review database query construction
- Check for sensitive data handling
- Verify error handling doesn't leak info
- Review logging for sensitive data
- Check third-party library usage
Related skills
Security Audit Scanner
Premium
Security
Analyzes code to detect OWASP Top 10 vulnerabilities.
Claude Codeadvanced
210
87
840
OWASP Security Checklist
Security
Generates application security checklists based on the OWASP Top 10.
claudeCursorWindsurfintermediate
148
41
377
Threat Model Generator
Security
Generates threat model documents with STRIDE analysis.
claudeCursoradvanced
78
23
230