Skip to content
Back to AgentScore

Card snapshot

docs.agentscore.com · 2026-07-15 11:53:29 UTC · 1b7f1fd9cda4694729db83e2e00be4b0392035c105c5848cd7cde8cf594afdae

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": "AgentScore",
  "url": "https://docs.agentscore.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.agentscore.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.agentscore.com/",
    "organization": "AgentScore"
  },
  "documentationUrl": "https://docs.agentscore.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "agent-score",
      "name": "Agent Score",
      "description": "Use when verifying agent and operator identity, enforcing compliance policies (KYC, age, sanctions, jurisdiction), assessing wallet reputation, or integrating identity gating into merchant APIs. Reach for this skill when building agentic commerce endpoints, payment-gated services, or regulated-goods merchants that need to know who's paying.",
      "tags": [],
      "url": "https://docs.agentscore.com/.well-known/agent-skills/agent-score/skill.md"
    }
  ]
}