sdsarthak/AegisAI Compliance Check
Fails the build if any registered AI system is HIGH/UNACCEPTABLE risk without a valid compliance document (EU AI Act).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aegisai-token | AegisAI API bearer token (store as a repo/org secret). | yes | — |
| api-url | Base URL of the AegisAI API. | no | https://api.aegisai.dev/api/v1 |
| config-path | Path to the aegisai.yml config file in the calling repo. | no | aegisai.yml |
| fail-on | Comma-separated risk levels that require a valid compliance document (default: high,unacceptable). | no | high,unacceptable |
Outputs
| name | description |
|---|---|
| report | Path to the generated JSON compliance report. |