Card snapshot
www.isittrustready.ai
·
2026-06-22 09:54:10 UTC
·
f8ce5353ac2d78c8113984a9f7871132867711f63dfd056b30e54501fbc47797
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "Is It Trust Ready?",
"description": "Public scanner that grades a domain's agent-trust readiness against an open rubric and returns a cryptographically signed TrustScore.",
"url": "https://isittrustready.ai",
"provider": {
"organization": "Mnemom",
"url": "https://www.mnemom.ai"
},
"version": "0.1.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"additionalInterfaces": [
{
"transport": "streamable-http",
"url": "https://api.isittrustready.ai/mcp"
}
],
"supportedInterfaces": [
{
"url": "https://api.isittrustready.ai/mcp",
"transport": "streamable-http",
"protocolBinding": "streamable-http"
},
{
"url": "https://api.isittrustready.ai",
"transport": "HTTP+JSON",
"protocolBinding": "HTTP+JSON"
}
],
"skills": [
{
"id": "scan_trust",
"name": "Scan agent-trust readiness",
"description": "Fetch a domain's public trust surfaces and return a signed TrustScore (grade + per-check findings).",
"tags": [
"trust",
"agents",
"verification",
"scanner"
],
"examples": [
"Scan example.com",
"Is mnemom.ai trust-ready?"
]
}
],
"proof": {
"type": "DataIntegrityProof",
"cryptosuite": "eddsa-jcs-2022",
"created": "2026-06-12T00:00:00Z",
"verificationMethod": "did:key:z6Mktd86wQDZCo5aLfMKrxY7q7rcwbKYoae6kryJtBtUhjdW#z6Mktd86wQDZCo5aLfMKrxY7q7rcwbKYoae6kryJtBtUhjdW",
"proofPurpose": "assertionMethod",
"proofValue": "zrDWdnZ97e9NtJ5h7qCWckSbu56h4S5TSxYfe4Aughcsk931de8sdD9U5wRpaU72FurVbDhLSJs5MtDWYUixCRjW"
}
}