@claudeai: We just shipped automated secu...
@claudeai
21 views
Aug 06, 2025
1
We just shipped automated security reviews in Claude Code. Catch vulnerabilities before they ship with two new features:
- /security-review slash command for ad-hoc security reviews
- GitHub Actions integration for automatic reviews on every PR
- /security-review slash command for ad-hoc security reviews
- GitHub Actions integration for automatic reviews on every PR
2
The /security-review command runs security analysis directly from your terminal.
Claude checks for vulnerabilities like:
- SQL injection risks
- XSS vulnerabilities
- Insecure data handling
Found a vulnerability? Simply ask Claude to fix it.
Claude checks for vulnerabilities like:
- SQL injection risks
- XSS vulnerabilities
- Insecure data handling
Found a vulnerability? Simply ask Claude to fix it.
5
Getting started:
For the /security-review command, simply update Claude Code and run the command.
For the GitHub action, view our docs to get started: github.com/anthropics/cla…
For the /security-review command, simply update Claude Code and run the command.
For the GitHub action, view our docs to get started: github.com/anthropics/cla…

