jagmarques/AI Agent Governance Scanner
Scan your AI agent code for governance gaps - audit trails, policy enforcement, revocation, human oversight
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 PR comments | yes | ${{ github.token }} |
| scan-path | Path to scan (default: entire repo) | no | . |
| fail-on-gaps | Fail the check if governance gaps are found | no | false |
Outputs
| name | description |
|---|---|
| score | Compliance score (0-100) |
| agent-files | Number of agent files found |
| gaps | Number of governance gaps found |
| report | Full compliance report in markdown |