invincible-jha/AumOS Compliance Check
Check AI agent compliance against EU AI Act, GDPR, HIPAA, SOC 2 frameworks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| framework | Compliance framework: eu-ai-act, gdpr, hipaa, soc2, all | no | all |
| policy-path | Path to governance policy YAML | no | governance-policy.yaml |
| python-version | Python version | no | 3.12 |
| fail-on-violation | Fail workflow on compliance violations | no | true |
| risk-level | EU AI Act risk classification: minimal, limited, high, unacceptable | no | high |
Outputs
| name | description |
|---|---|
| compliant | Whether the project is compliant |
| violations | Number of compliance violations |
| report-path | Path to compliance report |