ai_risk_classify
Evaluate an AI deployment description to classify its risk tier and applicable regulations using HOC-001, EU AI Act, and NIST AI RMF frameworks.
Instructions
Classify an AI deployment's risk tier and applicable regulations (HOC-001).
Evaluates a deployment description against the HOC-001 risk classification control, referencing EU AI Act risk tiers and NIST AI RMF. Returns a structured analysis framework for the host to complete.
Args: deployment_description: Description of the AI system and how it is deployed. Include: what the system does, who uses it, what decisions it influences, what data it processes, and any human oversight in place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deployment_description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |