anthropics/claude-code-security-review
An AI-powered security review GitHub Action using Claude to analyze code changes for security vulnerabilities. observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 67
- Release rhythm 35
- Longevity 28
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 394
- days_rel: n/a
- days_push: 203
- n_releases_24m: 0
Adoption not part of the score
6093 stars · 660 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A GitHub Action that uses Anthropic's Claude to perform AI-powered security reviews of pull requests, analyzing code diffs for vulnerabilities with semantic understanding. It automatically comments findings on PRs and filters false positives.
Use cases
- automate security review of pull requests
- detect vulnerabilities in code changes with AI
- add AI code review to GitHub Actions CI
- reduce false positives in security scanning
- review PR diffs for security issues before merge
When to choose
- you want automated, context-aware security analysis on every PR
- your team uses GitHub and wants findings as PR comments
- you need language-agnostic vulnerability detection beyond pattern matching
When to avoid
- PRs come from untrusted contributors, since the action is not hardened against prompt injection
- you need guaranteed deterministic or compliance-certified scanning
- you cannot share code with the Claude API due to privacy constraints
Facets
plugin · maturity active
security vulnerability-scanning code-review ci-cd llm-inference security developer-tools version-control large-language-models cloud python github-action ai-security-review pull-request claude static-analysis devsecops docker
1 source
- readme: https://github.com/anthropics/claude-code-security-review · fetched 2026-08-28 · a5897df98e38
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| anthropics/claude-code-security-review | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="anthropics/claude-code-security-review")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem