Card snapshot
eltociear-skill-audit.hf.space
·
2026-08-18 20:01:57 UTC
·
cd5c9566b920e7fe4e02ff51d6a3e716d34855057dcf2cfc1bf4fbf3ce24fdaf
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": "skill-audit",
"description": "Pay-per-call security + web-data API for AI agents: malicious-skill / prompt-injection scanning, URL trust/scam vetting, web search, and URL-to-Markdown reading. USDC on Base via x402 \u2014 no signup.",
"url": "https://eltociear-skill-audit.hf.space",
"provider": {
"organization": "eltociear",
"url": "https://github.com/eltociear"
},
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "audit",
"name": "/audit",
"description": "POST /audit \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
},
{
"id": "audit_url",
"name": "/audit/url",
"description": "POST /audit/url \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
},
{
"id": "audit_repo",
"name": "/audit/repo",
"description": "POST /audit/repo \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
},
{
"id": "audit_registry",
"name": "/audit/registry",
"description": "POST /audit/registry \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
},
{
"id": "trust",
"name": "/trust",
"description": "POST /trust \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
},
{
"id": "read",
"name": "/read",
"description": "POST /read \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
},
{
"id": "read_batch",
"name": "/read/batch",
"description": "POST /read/batch \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
},
{
"id": "extract",
"name": "/extract",
"description": "POST /extract \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
},
{
"id": "pdf",
"name": "/pdf",
"description": "POST /pdf \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
},
{
"id": "headers",
"name": "/headers",
"description": "POST /headers \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
},
{
"id": "dns",
"name": "/dns",
"description": "POST /dns \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
},
{
"id": "search",
"name": "/search",
"description": "POST /search \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
},
{
"id": "crawl",
"name": "/crawl",
"description": "POST /crawl \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
},
{
"id": "sitemap",
"name": "/sitemap",
"description": "POST /sitemap \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
},
{
"id": "rss",
"name": "/rss",
"description": "POST /rss \u2014 x402 paid",
"tags": [
"x402",
"paid",
"security",
"web-data"
]
}
],
"payment": {
"protocol": "x402",
"version": 2,
"network": "eip155:8453",
"currency": "USDC",
"payTo": "0x5bCDA55247B238a573A968B234F788a2D35664Dd"
}
}