code-review
Warn
Audited by Snyk on Jul 2, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The GitHub Actions job invokes "npx @anthropic-ai/claude-code --print '/code-review ...'" which causes npx to fetch and execute remote package code from the npm registry (e.g., https://registry.npmjs.org/@anthropic-ai/claude-code) at runtime and the CI relies on that external code to perform the reviews.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata