Card snapshot
docs.agentscore.com
·
2026-07-31 19:05:40 UTC
·
e9f491f7388a3bd1431412399bcfdfd3949a66fa663ae9874060137ef059bbe5
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 operators' identity and compliance status, gating access to regulated goods or services, assessing wallet reputation, creating payment flows with identity checks, or building agent-to-agent trust systems. Reach for this skill when you need KYC verification, sanctions screening, age verification, jurisdiction checks, or operator credential management.",
"tags": [],
"url": "https://docs.agentscore.com/.well-known/agent-skills/agent-score/skill.md"
}
]
}