Security Review

Run a security review against code changes or files. Covers OWASP Top 10: secrets management, input validation, SQL injection, XSS, CSRF, auth/authz, rate limiting, and sensitive data exposure. Use when adding auth, handling user input, creating API endpoints, working with secrets, implementing payments, or integrating third-party APIs. Triggers: 'security review', 'check for vulnerabilities', 'audit this endpoint', 'is this safe'. Do NOT use for general code review, performance optimization, or UI/UX feedback.

Cor-Incorporated Updated

File contents

Cor-Incorporated/claude-code-skills/tree/main/skills/security-review commit f7076d3af1

Frequently asked questions

npx skillmds@latest add cor-incorporated/security-review