# superradcompany/microsandbox

🧱 easy fast local-first microVM runtime and library

Repository: https://github.com/superradcompany/microsandbox
Canonical: https://ross.abutalabs.com/products/microsandbox
Homepage: https://docs.microsandbox.dev
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: agents, docker, linux, macos, sandbox, virtualization, vm, security, self-hosted, rust, windows, nodejs, typescript, local, microvm, golang, python
Last push: 2026-08-26T17:03:41+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 49
- inputs: {"age_days": 699, "days_push": 7, "days_rel": 9, "gap_med": 1, "n_releases_24m": 58}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7943, forks 418 (observed 2026-08-28T04:10:09.976228+00:00)

## What it is
Microsandbox is a local-first microVM runtime and library for running untrusted workloads (AI agents, user code, plugins, CI jobs) inside fast, hardware-isolated lightweight VMs. It offers Docker-like OCI image workflows, sub-100ms startup, multi-language SDKs (TypeScript, Rust, Python, Go, Ruby), an MCP server, and optional hosted cloud execution.

## Use cases
- run untrusted AI agent code in an isolated sandbox
- execute user-submitted code safely on my server
- sandbox CI jobs and package installs
- run scrapers and automation in isolated microVMs
- give coding agents a sandboxed execution environment via MCP
- spin up ephemeral dev environments from application code
- run docker images with hardware-level isolation locally

## When to choose
- you need stronger isolation than containers for untrusted or AI-generated code
- you want Docker-like OCI workflows with VM-level security boundaries
- you need fast, programmatically spawned sandboxes with no daemon
- you want agents to self-manage sandboxes via MCP or skills

## When to avoid
- you only need lightweight process-level sandboxing and KVM/WHP virtualization is unavailable
- you need orchestration at scale across a cluster rather than local-first sandboxes
- your workloads are fully trusted and plain containers suffice

## Facets
- artifact type: library
- maturity: active
- function: security, container-runtime, sdk, cli, mcp, developer-tools
- domain: security, developer-tools, self-hosted
- platform: windows, rust, python, go, cli, self-hosted
- tags: microvm, sandboxing, untrusted-code-execution, hardware-isolation, oci-images, agent-sandbox, virtualization, kvm, docker-alternative, ai-agents, containers, linux, macos, nodejs

## Member repositories
- superradcompany/microsandbox (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:09.976228+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:33:13.645064+00:00, confidence not recorded.
  - readme: https://github.com/superradcompany/microsandbox (fetched 2026-08-28T04:10:09.976228+00:00, sha 7082ef2eec11)
  - homepage: https://docs.microsandbox.dev (fetched 2026-08-29T08:29:52.482684+00:00, sha 9b1c3f696d74)
  - site_page: https://docs.microsandbox.dev/getting-started/quickstart (fetched 2026-08-29T08:29:52.485598+00:00, sha 61a4743b6266)
  - site_page: https://docs.microsandbox.dev/getting-started/agents (fetched 2026-08-29T08:29:52.487537+00:00, sha 87f5b82c8dde)
  - site_page: https://docs.microsandbox.dev/changelog/2026-08-21 (fetched 2026-08-29T08:29:52.489214+00:00, sha 33ee6592f5ba)
  - registry_crates: https://crates.io/api/v1/crates/microsandbox (fetched 2026-08-29T08:29:52.491005+00:00, sha d192d16be891)
- Data as of 2026-08-30T08:39:29.467469+00:00.
