Security Review

Security review checklist and implementation patterns for web applications — secrets management, input validation, authentication, authorization, SQL injection, XSS, CSRF, rate limiting, security headers, and sensitive data handling. Always activate when the user is implementing authentication or authorization, handling user input or file uploads, creating API endpoints, working with secrets or credentials, implementing payment features, storing or transmitting sensitive data, or integrating third-party APIs. Also activate proactively when spotting hardcoded secrets, missing auth checks, or unsafe data handling in user code.

Yog-Sotho Updated

File contents

Yog-Sotho/claude-skills/tree/main/security-review commit 60830edce9

Frequently asked questions

npx skillmds@latest add yog-sotho/security-review