superradcompanyDeveloper tools

microsandbox

A fast, local-first microVM runtime and library for running untrusted workloads.

  • Backend
  • DevOps
  • Security
  • Automation
  • Productivity
  • CLI
  • API/SDK
  • Windows
  • macOS
  • Linux
  • Runs locally
microsandbox screenshot
Popularity
7.5k Stars
GitHub stars
Recent activity
8/14/2026
Updated in the last 30 days
License
APACHE-2.0
Permissive

Why it matters

We look beyond stars: what problem it solves, whether it creates real utility, and what makes its approach worth noticing.

Last 90 days

Problem

Addresses the need for lightweight, fast, and hardware-isolated sandbox environments for running untrusted code in local development or application contexts.

Practical value

Provides a cross-platform microVM runtime with OCI image support and SDKs for Rust, Python, TypeScript, and Go, allowing embedded sandbox lifecycle management directly within code.

Innovation / differentiation

Simplifies the complexity of traditional VM deployment by wrapping microVM technology into an embeddable library, with startup speeds optimized for scenarios like AI agents.

Leverage potential

Developers can leverage the SDK to integrate sandboxing into automation tools, CI pipelines, or AI agents without maintaining additional daemons or infrastructure.

Why now

With the rise of AI agent development, the demand for securely executing untrusted code is growing, and this project addresses the current need for localized, low-latency sandbox environments.

Community activity

In the last 90 days there were 109 new issues and 516 pull requests; the bounded issue/PR samples include 67 issue authors and 12 PR contributors, with at least 19 releases.

Maintainer responsiveness

The 99-issue window sample had a 79% close rate, and the 99-pull-request sample had a 90% merge rate. Maintainer-response observations covered 30% of that issue sample, with a 27% response rate and median first response of 1.6 hours.

12 contributors in PR sampleAt least 19 releasesIssue response rate 27% · sample 30 (30% coverage)Median first response 1.6hPR merge rate 90% · 99 sampled in window

Key highlights

  • Hardware-level isolation using microVM technology
  • Full compatibility with OCI container images
  • Cross-platform support for Linux, macOS, and Windows

Quick start

How it is installed, how hard it is, and where to start.

Where it runs

To be confirmed

Difficulty

Medium — some setup needed

Runs locally
  1. 01Install the CLI tool using the provided install script
  2. 02Add the SDK to your project via your language's package manager
  3. 03Launch a container image using the msb run command
  4. 04Invoke Sandbox::builder in your code to create an instance
  5. 05Execute commands inside the sandbox using the exec method
  6. 06Call the stop method to clean up sandbox resources

Best for

  • Developers who want to try it on their machine

More about it

Microsandbox is a local microVM runtime designed for executing untrusted workloads. It enables developers to create isolated environments for AI agents, CI jobs, or plugins while maintaining familiar Docker-like workflows for images and volumes.

The tool operates without a long-running background daemon, allowing VMs to be spawned directly from application code via its SDK. It focuses on rapid startup and minimal integration overhead for dynamic isolation requirements.

Sources

Each field shows its status and source — expand to review.

12 · Expand
  • capability tags

    Verified

    automation, security, productivity

    Source: admin_cms · cms editor · 8/18/2026

  • Latest release

    Verified

    v0.6.8

    Source: GitHub API · latest_release=v0.6.8 · 8/14/2026

  • License

    Verified

    Apache-2.0

    Source: GitHub API · license.spdx_id=Apache-2.0 · 8/14/2026

  • needs api key

    Verified

    No

    Source: admin_cms · cms editor · 8/14/2026

  • One-liner

    Verified

    {"en":"A fast, local-first microVM runtime and library for running untrusted workloads.","zh":"用于运行不受信任工作负载的快速本地微型虚拟机运行时与库。"}

    Source: admin_cms · cms editor · 8/14/2026

  • Platforms

    Verified

    windows, macos, linux

    Source: admin_cms · cms editor · 8/14/2026

  • Category hint

    Inferred from materials

    ai-apps

    Source: Project README · hint=ai-apps · 8/14/2026

  • product forms

    Verified

    cli, api_sdk

    Source: admin_cms · cms editor · 8/18/2026

  • role tags

    Verified

    backend, devops, security

    Source: admin_cms · cms editor · 8/18/2026

  • supports docker

    Verified

    No

    Source: admin_cms · cms editor · 8/14/2026

  • supports local

    Verified

    Yes

    Source: admin_cms · cms editor · 8/14/2026

  • supports self host

    Verified

    No

    Source: admin_cms · cms editor · 8/14/2026

Other verified projects matched by category, capabilities, and intended roles.