simplebeacon/SimpleBeacon AI Guardrails
The AI Circuit Breaker for PRs. Catch security leaks, compliance drift, and rogue logic in AI-generated code.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token for posting PR comments | yes | ${{ github.token }} |
| license-token | SimpleBeacon.ai Team License Token (leave blank for free community sandbox mode) | no | — |
| fail-on | Minimum severity level to trigger a non-zero exit code and block the merge (low, medium, high, critical) | no | high |
| full-scan | Set to true to scan the entire repository instead of just the git diff | no | false |
| base-ref | Git base ref for diff-only scans (defaults to PR base branch) | no | "" |
Outputs
no outputs