Claude Codecode-review

/security-review

Analyze pending branch for security vulnerabilities — injection, auth issues, data exposure, and other OWASP risks.

When to use

  • Pre-merge security check on a feature branch
  • Auditing changes that touch auth, input handling, or data storage
  • Getting a second set of eyes on security-sensitive code

More Claude Code commands