Security Review

Application security review covering secrets, input validation, injection, authentication and session handling, authorization with row-level security, XSS and CSP, CSRF, rate limiting, data exposure, and dependency risk. Use when you say "add login to this app", "review this endpoint before it ships", "we are taking payments now", "is this file upload safe", or "check this for injection". Not for container and image hardening, use `docker-patterns`.

Lukk17 b1b9c25 4 files · 32.2 KB Updated

File contents

Lukk17/agent-standards/tree/main/.agents/skills/security-review commit b1b9c2550b

Frequently asked questions

npx skillmds@latest add lukk17/security-review