nhomyk/EU AI Act Compliance Check
Check AI systems for EU AI Act conformity: Annex III risk classification, Art.9/13/14/22. SARIF output. No API key.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-path | Path to the repository to scan (default: current directory) | no | . |
| fail-on-noncompliant | Exit with code 1 if critical compliance gaps are found | no | false |
| sarif-output | Filename for the SARIF output file | no | eu-ai-act-results.sarif |
| upload-sarif | Upload SARIF to GitHub Code Scanning (requires security-events: write) | no | true |
| category | GitHub Code Scanning SARIF category | no | eu-ai-act |
Outputs
| name | description |
|---|---|
| conformity-score | Conformity score 0.0–1.0 (1.0 = fully compliant) |
| risk-category | Annex III risk tier: high_risk | limited_risk | minimal_risk |
| annex-iii-categories | Matched Annex III high-risk categories (comma-separated) |
| findings-count | Total number of compliance findings |
| critical-count | Number of critical compliance gaps |
| sarif-file | Path to the generated SARIF output file |