Security

Guides secure development using defense-in-depth and attacker's mindset. ALWAYS trigger on "security review", "vulnerability", "authentication", "authorization", "input validation", "XSS", "SQL injection", "CSRF", "secrets management", "OWASP", "threat model", "security scan", "path traversal", "mass assignment", "privilege escalation", "security headers", "bandit", "dependency audit", "hardening". Use when implementing auth, handling user input, storing secrets, reviewing code for vulnerabilities, or preparing for production deployment. Different from devops skill which covers infrastructure; this covers application-level security patterns.

aj-geddes c99e8d8 3 files · 10.4 KB Updated

File contents

aj-geddes/unicorn-team/tree/main/skills/security commit c99e8d8e8d

Frequently asked questions

npx skillmds@latest add aj-geddes/security