Card snapshot
docs.microsandbox.dev
·
2026-08-22 23:58:25 UTC
·
61667c637850dc7268b06682167968735f4c776f335b035ebeb3c6a70d291685
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 running untrusted workloads in isolated microVMs: AI agents executing code, user-submitted scripts, CI/CD jobs, package installs, plugins, or any work that should not access the host process. Use the CLI for terminal workflows or SDKs (Rust, TypeScript, Python, Go, Ruby) to embed sandboxes in applications. Switch between local and cloud backends with an API key.",
"tags": [],
"url": "https://docs.microsandbox.dev/.well-known/agent-skills/microsandbox/skill.md"
}
]
}