Security

Security review for code, APIs, and system designs. Always use this skill when reviewing code for vulnerabilities, auditing authentication or authorization, evaluating input handling, checking for secrets or hardcoded credentials, reviewing dependencies, or threat modeling. Use when the user says "is this secure", "review this for security issues", "could this be exploited", "check for vulnerabilities", "threat model this", "review for SQL injection", "is this JWT implementation safe", or "is my auth correct". Also use proactively when implementing auth, handling untrusted input, or storing sensitive data.

AllThingsSmitty Updated

File contents

AllThingsSmitty/agent-skills/tree/main/skills/security commit 060506428b

Frequently asked questions

npx skillmds@latest add allthingssmitty/security