jaquelinejaque/HSP Protocol - AI Compliance Check
Scan your AI codebase for EU AI Act compliance using HSP Protocol
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | HSP Protocol API Key | no | "" |
| scan-path | Path to scan for AI code | no | . |
| risk-threshold | Fail if risk score exceeds this threshold (0-100) | no | 70 |
| generate-report | Generate compliance report | no | true |
| fail-on-high-risk | Fail the action if high-risk issues are found | no | true |
Outputs
| name | description |
|---|---|
| risk-score | Overall risk score (0-100) |
| risk-level | Risk level (LOW/MEDIUM/HIGH/CRITICAL) |
| issues-found | Number of compliance issues found |
| report-url | URL to the generated compliance report |