t8/PR Swarm Security Review
Automated PR security review with 5 parallel specialist agents
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for posting comments and status checks | yes | — |
| anthropic-api-key | Anthropic API key for Claude | yes | — |
| config-path | Path to review-agent.yml config file | no | .github/review-agent.yml |
| sarif-output | Path to write SARIF output file | no | pr-swarm-results.sarif |
| python-version | Python version to use | no | 3.12 |
| gitleaks-version | Gitleaks version to install | no | 8.18.4 |
Outputs
| name | description |
|---|---|
| action | Review verdict (APPROVE, REQUEST_CHANGES, or BLOCK) |
| findings-count | Total number of findings |
| sarif-file | Path to SARIF output file |