mt_get_trust_score
Calculate AI agent trust scores using swarm intelligence that combines endorsements, propagated reputation, verifiable credentials, and interaction proofs. Returns verified scores for agents with 3+ independent endorsers.
Instructions
Get the Swarm Intelligence Trust Score for an agent (Phase 2).
Score combines direct endorsements, propagated trust from endorsers, cross-vertical credential bonus, and interaction proof activity. Returns null/withheld if fewer than 3 independent endorsers (non-seed). Seed agents get their base score directly.
Args: did: DID of the agent to score (e.g. "did:moltrust:a1b2c3d4e5f67890")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| did | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |