gatri_trust_score
Evaluate an AI agent's trustworthiness by computing a GATRI trust score based on governance, accountability, transparency, robustness, and inclusivity metrics.
Instructions
Compute GATRI trust score for an AI agent. Evaluates Governance, Accountability, Transparency, Robustness, and Inclusivity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentName | Yes | Name of the AI agent to evaluate | |
| governance | Yes | Governance score (0-100) | |
| robustness | Yes | Robustness score (0-100) | |
| inclusivity | Yes | Inclusivity score (0-100) | |
| transparency | Yes | Transparency score (0-100) | |
| accountability | Yes | Accountability score (0-100) |