lklimek/Dependency Security Review

Security audit of changed or updated dependencies using Claude Code

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
anthropic_api_keyAnthropic API key for Claude Code (required unless oauth_token is set)no""
oauth_tokenClaude Code OAuth token for subscription-based auth (Pro/Max/Teams/Enterprise). Generate with 'claude setup-token'.no""
dependencyForce review of specific dependencies. Comma-separated for multiple (e.g., github.com/lib/pq 1.10.0..1.11.0,serde 1.0.196..1.0.197). Bypasses auto-detection.no""
ecosystemOverride ecosystem detection (go or rust). Useful with force-review dependency input when auto-detection may fail.no""
modelClaude model to usenosonnet
max_turnsMaximum agentic conversation turnsno50
namedescription
reviewFull markdown review text
dependenciesDependencies that were reviewed
ecosystemDetected ecosystem(s)
input_tokensNumber of input tokens used
output_tokensNumber of output tokens used
total_tokensTotal number of tokens used
report_dirPath to the directory containing the review report files