vlcak27/AigenGuard AI Agent Policy Guard
Local-first pre-commit policy guard for AI-agent repositories.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Repository path to scan | — | . |
| fail-on | Fail when repository risk is at or above: critical | high | medium | low | none | — | critical |
| sarif-upload | Generate and upload SARIF to GitHub code scanning | — | true |
| html | Generate a self-contained HTML report | — | false |
| cyclonedx | Generate agentbom.cdx.json dependency inventory | — | false |
| output-dir | Directory for generated AigenGuard reports | — | agentbom-report |
| policy | Optional AigenGuard TOML policy file | — | "" |
| enforce-policy | Fail when the supplied AigenGuard policy has violations | — | false |
Outputs
| name | description |
|---|---|
| risk-score | Repository risk score |
| risk-severity | Repository risk severity |