Validate AI Agent Trust Chain
Verify and validate your AI Agent's trust with TRAIN
Last updated
Was this helpful?
Verify and validate your AI Agent's trust with TRAIN
Last updated
Was this helpful?
We have built a Trust Registry validation tool to allow AI Agents to demonstrate that they are trustworthy and have been created by accredited and authorised organisations.
This validation can be carried out over REST API. Find the link to the APIs here:
The Resolve cheqd API can be used to input information from a Verifiable Credential, issued in the previous tutorial and query whether the Issuer DID is valid, and whether it is accredited to issue the type and schema of credential - traceable all the way back to a Root of Trust.
The request format above shows how to format a request based on a verifiable credential issued in the previous tutorial.
If the validation tool is able to find a RootIssuerDID
, TrustFramework
and TrustFrameworkId
, then the AI Agent's issuer is accredited properly and the AI Agent's attributes can be trusted.