Skip to content
Back to microsandbox

Card snapshot

superradcompanyinc.main-kill-isr.mintlify.me · 2026-08-10 18:18:09 UTC · cdd06054b0f82402c6ccecb6c1605cd0deec6cea206d556bac3475947b37c255

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 microVMs for untrusted workloads, on your machine or in the cloud",
  "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 and managing lightweight microVMs for untrusted workloads, AI agents, user code execution, CI jobs, or isolated development environments. Reach for this skill when you need to run code in hardware-isolated sandboxes with controlled network access, secrets management, and persistent storage.",
      "tags": [],
      "url": "https://docs.microsandbox.dev/.well-known/agent-skills/microsandbox/skill.md"
    }
  ]
}