Card snapshot
api.trusteed.xyz
·
2026-08-16 13:07:33 UTC
·
667a351be809b3b11c3dafdfbd4d091f545298141283b05788aab153a427c64c
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.
{
"schema_version": "0.2.9",
"name": "Trusteed Agent",
"id": "trusteed-agent",
"previous_id": "mcpwebstore-agent",
"version": "1.0.0",
"description": "E-commerce agent for searching, comparing, and purchasing products across verified merchants with trust-based ranking",
"provider": {
"organization": "Trusteed"
},
"endpoint": "https://api.trusteed.xyz",
"url": "https://api.trusteed.xyz",
"capabilities": {
"streaming": true,
"pushNotifications": true,
"extendedAgentCard": true,
"multiTenancy": true
},
"securitySchemes": {
"agentApiKey": {
"type": "apiKey",
"in": "header",
"name": "X-Agent-Api-Key",
"description": "Format: agnt_ followed by 32 hex characters"
}
},
"security": [
{
"agentApiKey": []
}
],
"supportedInterfaces": [
{
"url": "https://api.trusteed.xyz/a2a/messages",
"transport": "JSONRPC"
}
],
"additionalProtocols": [
"mcp-2025-11-25",
"a2a-1.0",
"x402",
"ucp"
],
"jwks_uri": "https://api.trusteed.xyz/.well-known/jwks.json",
"documentationUrl": "https://trusteed.xyz/en/for-agents/security",
"skills": [
{
"id": "product-search",
"name": "Product Search",
"description": "Search products across verified merchants with trust-based ranking"
},
{
"id": "product-compare",
"name": "Product Comparison",
"description": "Compare up to 10 products side-by-side with trust and policy analysis"
},
{
"id": "availability-check",
"name": "Availability Check",
"description": "Check product stock status and data freshness"
}
],
"protocolVersions": [
"1.0",
"0.3"
],
"signature": {
"protected": "eyJhbGciOiJFZERTQSIsImtpZCI6ImFnZW50LWNhcmQtY2I4NTA1NzEwOWFkYTUzYyIsImp3ayI6eyJjcnYiOiJFZDI1NTE5IiwieCI6Ink0VUZjUW10cFR5c0RDc0wzR1FyelVmakNaVGJWc3VFanJUSVV5d21lVVkiLCJrdHkiOiJPS1AifX0",
"signature": "WetZpK2wtbX5-7l-6LzHAODy6ybZFtJ86gjpW5d5JSYlKOehfTlK1GA_h526nqkl2mvxDFPaNpLliG6B9jzgCg"
}
}