dimitrigeelen/Agentic Engineering Framework Audit
Run governance compliance checks on your AI-agent-managed codebase
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| fail-on-warnings | Fail the action on warnings (not just failures) | no | false |
| framework-version | Framework version to install (default: latest) | no | latest |
Outputs
| name | description |
|---|---|
| pass-count | Number of checks that passed |
| warn-count | Number of checks with warnings |
| fail-count | Number of checks that failed |
| result | Overall result: pass, warn, or fail |