Card snapshot
superradcompanyinc.main-kill-isr.mintlify.me
·
2026-07-21 17:41:41 UTC
·
abc99b5c605258d555cdffc78ceeda4d8d607eccb15d7f8446dc0b1746c1e678
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": "microsandbox",
"description": "Easy, fast, local microVMs for untrusted workloads",
"url": "https://docs.microsandbox.dev/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.microsandbox.dev/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.microsandbox.dev/",
"organization": "microsandbox"
},
"documentationUrl": "https://docs.microsandbox.dev/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "microsandbox",
"name": "Microsandbox",
"description": "Use when creating isolated microVMs for untrusted workloads, AI agents, user code execution, CI/CD jobs, or any task requiring hardware-isolated sandboxes. Agents should reach for this skill when building sandbox-based systems, managing container-like workloads with VM-level isolation, or controlling network/filesystem/secret access for security-sensitive operations.",
"tags": [],
"url": "https://docs.microsandbox.dev/.well-known/agent-skills/microsandbox/skill.md"
}
]
}