review-security
review-security guides agents through security-focused reviews covering injection, auth flaws, secrets exposure, and OWASP patterns.
Security-focused code review for vulnerabilities and unsafe patterns.
What this skill does
Try saying this
Copy a prompt into your agent to trigger this skill.
Help me with security review requests Help me with auth changes Help me with aPI endpoint changes Topics
Platforms
Install
CLI install
npx skills add https://github.com/cursor/skills-cursor/tree/main/review-security Manual install
~/.cursor/skills/review-security/ ~/.claude/skills/review-security/ ~/.copilot/skills/review-security/ Resources
Source
https://github.com/cursor/skills-cursor/tree/main/review-securityRelated Skills
code-review applies structured review checklists covering correctness, maintainability, tests, and team conventions.
Can help with
- →Reviewing pull requests
- →Code quality audit
review-bugbot performs structured code review focused on bugs, edge cases, and regressions. Ideal before merging PRs or after significant refactors.
Can help with
- →PR review requests
- →Finding bugs in diffs
threat-model guides STRIDE analysis for new features, documenting threats, mitigations, and security requirements.
Can help with
- →Security design review
- →New feature threat analysis
seo-audit performs structured SEO audits covering meta tags, structured data, performance, and crawlability with prioritized fixes.
Can help with
- →SEO review
- →Launch checklist