Skip to content
Back to Truster

Card snapshot

truster.info · 2026-08-18 01:30:56 UTC · 400259376a7b51d9b7767254c4b91ae06382143273e652adfd0cd6bff5c14845

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.

{
  "name": "Truster",
  "version": "1.0.0",
  "description": "Website trust index: computed trust score (0-100), ratings and reviews for any domain.",
  "url": "https://truster.info",
  "provider": {
    "organization": "Truster",
    "url": "https://truster.info"
  },
  "documentationUrl": "https://truster.info/llms-full.txt",
  "supportedInterfaces": [
    {
      "url": "https://truster.info/mcp",
      "serviceUrl": "https://truster.info/mcp",
      "transportProtocol": "streamable-http"
    }
  ],
  "capabilities": [
    {
      "id": "read-lookup",
      "name": "Read-only lookup",
      "description": "Look up and read Truster data (no writes)."
    }
  ],
  "skills": [
    {
      "id": "check-domain-trust",
      "name": "check-domain-trust",
      "description": "Check a website/domain's trust on Truster \u2014 computed trust index (0\u2013100), ratings and user reviews."
    }
  ]
}