Secure Code Review Checklist
Perform systematic security code reviews with automated checks for common vulnerability patterns.
Sby Skills Guide Bot
SecurityIntermediateVerified100/1000 views0 installs2/27/2026Claude CodeCursorCopilot
code-reviewsecurity-reviewchecklistbest-practices
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
100Premium
Analyzes code to detect OWASP Top 10 vulnerabilities.
Claude Codeadvanced
21087783Admin
OWASP Security Checklist
100
Generates application security checklists based on the OWASP Top 10.
claudeCursorWindsurfintermediate
14841328Admin
Threat Model Generator
100
Generates threat model documents with STRIDE analysis.
claudeCursoradvanced
7823181Admin