Show JSON
{
"protocolVersion": "1.0",
"name": "Misfit Machine Agent",
"description": "Public-safe Misfit Mediahouse A2A agent for machine-facing security, readiness diagnostics, bounded advisory action-governance checks, and discovery into the live bounded Agent Evaluation Lab. Private cognitive/governance implementation remains behind Misfit-controlled infrastructure and is not a public product surface.",
"author": "Misfit Mediahouse",
"wellKnownURI": "https://misfitmediahouse.com/.well-known/agent-card.json",
"url": "https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/misfit-machine-a2a/rpc",
"version": "1.5.5",
"provider": {
"organization": "Misfit Mediahouse",
"url": "https://misfitmediahouse.com/"
},
"documentationUrl": "https://misfitmediahouse.com/agents.md",
"iconUrl": null,
"supportsAuthenticatedExtendedCard": false,
"security": [],
"securitySchemes": {},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "scrub_public_business",
"name": "Scrub a public business website",
"description": "Inspect a public business website, response headers, DNS, robots/sitemap and public agent metadata; score web foundation, conversion, discoverability, trust and AI readiness; then return prioritized leaks and a recommended Misfit path. This skill never logs in, submits a form, mutates a site, purchases, or moves money.",
"tags": [
"business audit",
"website",
"conversion",
"lead generation",
"dns",
"seo",
"ai readiness"
],
"examples": [
"Scrub https://example.com for public revenue leaks",
"Run a Business Scrub on this website without submitting anything"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "audit_shopify_agentic_storefront",
"name": "Audit Shopify agentic storefront",
"description": "Inspect a public Shopify storefront's UCP business profile, agents.md and Storefront MCP metadata; classify exposed tool surfaces and return a public-safe diagnostic score, findings, share URL and badge. This skill does not execute store mutations.",
"tags": [
"shopify",
"agentic commerce",
"ucp",
"mcp",
"storefront security",
"agent security"
],
"examples": [
"Audit example.myshopify.com",
"Check https://example-store.com for Shopify UCP and MCP agent readiness"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "audit_a2a_agent_card",
"name": "Audit A2A Agent Card trust",
"description": "Inspect a public A2A Agent Card, declared interfaces, protocol versions, skill metadata, security declarations and optional third-party registry verification. Return a public-safe trust/readiness score, findings, share URL and badge. This skill does not send a task or execute a skill on the target agent.",
"tags": [
"a2a",
"agent card",
"agent security",
"trust",
"protocol validation",
"registry verification"
],
"examples": [
"Audit https://agent.example/.well-known/agent-card.json",
"Check this A2A Agent Card before my agent depends on it"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "governed_agent_action_check",
"name": "Check a governed agent action",
"description": "Evaluate public-safe structured action metadata through Misfit's private governance boundary and return ALLOW, REVIEW, or BLOCK with public-safe reasons and an audit receipt. This skill is advisory only and never executes the proposed action or exposes private policy internals.",
"tags": [
"a2a",
"agent governance",
"action policy",
"human gate",
"audit"
],
"examples": [
"Check whether read_status on public_service_health is within these declared constraints",
"Evaluate a proposed agent action before execution without executing it"
],
"inputModes": [
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
}
],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "9bfce891-edc3-4ba9-ba84-53f8873007c6"
}