Card snapshot
seo.hypa1m.xyz
·
2026-08-01 15:13:42 UTC
·
c7f4ab32e7e220e95294a3e1a89bf2331173b1768f78e29f2ca095037fc76fde
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": "Pa1m SEO",
"description": "Website SEO auditing across 200 rules and 20 categories, paid per call in USDC on Base via x402.",
"url": "https://seo.hypa1m.xyz",
"version": "0.3.0",
"provider": {
"organization": "Pa1m",
"url": "https://hypa1m.xyz"
},
"skills": [
{
"id": "site_audit",
"name": "Site Audit",
"description": "Crawl up to 50 or 500 pages and score all 20 SEO categories, returning per-page findings by severity.",
"tags": [
"seo_auditing",
"web_crawling"
]
},
{
"id": "category_check",
"name": "Single-Category Check",
"description": "Instant audit of one category: Core Web Vitals, structured data, accessibility, E-E-A-T, AI/GEO visibility and more.",
"tags": [
"seo_auditing",
"web_accessibility",
"structured_data_markup",
"answer_engine_optimization"
]
},
{
"id": "action_plan",
"name": "AI Action Plan",
"description": "Turn a completed audit into a prioritised Markdown remediation plan with implementation steps.",
"tags": [
"seo_auditing"
]
},
{
"id": "freeform_analysis",
"name": "Free-Form Analysis",
"description": "Answer any plain-language SEO question about a URL, grounded in that site's audit data.",
"tags": [
"seo_auditing"
]
}
],
"capabilities": {
"streaming": false,
"stateTransitionHistory": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"securitySchemes": {
"noauth": {
"type": "noauth"
}
},
"security": [
{
"noauth": []
}
]
}