security
Installation
SKILL.md
Security Skill
Comprehensive security practices based on OWASP Top 10 and industry standards.
When to Use This Skill
Auto-invoke when:
- Implementing authentication/authorization
- Handling user input or form data
- Storing or processing sensitive data
- Building API endpoints
- Working with databases
- Implementing file uploads
- Code reviews for security issues
- Configuring CORS or CSP