Lightweight VM sandboxes for Node.js — run AI agents and untrusted code with hardware-level isolation.
`@axiom-lattice/microsandbox-service` runs an HTTP service for managing microsandbox-backed sandbox lifecycle operations.
MCP server for microsandbox — manage microVM sandboxes from any AI agent
Bundled msb + libkrunfw + napi binding for microsandbox on Linux x86_64 (glibc).
Bundled msb + libkrunfw + napi binding for microsandbox on macOS arm64.
Bundled msb + libkrunfw + napi binding for microsandbox on Linux arm64 (glibc).
Sandboxed VMs for AI coding agents (Claude Code, Codex CLI, OpenCode), built on microsandbox.
Microsandbox adapter for Sandbank — talks to a remote microsandbox-shim service over HTTP, lets the main API drive μVMs running on a Linux host without depending on KVM in the main API process
Declarative microsandbox snapshot builder and sandbox launcher for Bun & Node.
lbx — single-binary CLI for @beamhop/lightbox: build microsandbox snapshots and launch sandboxes from them.
Slack actions for OpenNeko: post messages, send DMs, react to messages, and look up users/channels. Runs in a microsandbox VM with network egress limited to slack.com.
CLI for managing microsandbox templates
Web search action for OpenNeko via Parallel.ai's search API. Runs in a microsandbox VM with network egress limited to api.parallel.ai.
Google Workspace connector for OpenNeko — per-operator OAuth via PKCE against the operator's own Google Cloud OAuth client. Provides Gmail, Calendar, Drive, Docs, and Sheets actions backed by each operator's authorised account. Runs in a microsandbox VM w
Scalekit SSO provider for OpenNeko. Implements OpenNeko's generic OIDC auth contract over Scalekit's hosted gateway, which fronts Okta, Entra ID, Google Workspace, JumpCloud, and other enterprise IdPs behind one integration. Runs in a microsandbox VM with
Telegram channel for OpenNeko: delivers the agent's Briefing, findings, and approvals to a Telegram chat, and turns replies + inline-button taps back into agent intents. Bidirectional. Runs in a microsandbox VM with network egress limited to api.telegram.
Reserved name. See @effect-uai/core and the @effect-uai/* provider packages.
SDK Usability Benchmark CLI
Local development builds the `dev` binary from `packages/cli`.
Provider-agnostic dev tools for AI coding agents
Shopify Admin API connector for OpenNeko — list orders, fetch order detail, and update internal order notes against an operator's store. Three sandboxed actions: list_shopify_orders, get_shopify_order, update_shopify_order_note. Network egress limited to
TypeScript SDK for creating and managing secure sandboxes for code execution
TypeScript SDK for creating and managing secure sandboxes for code execution
Microsandbox local microVM sandbox provider for @effect-uai/core.
`microsandbox` is the core library for the microsandbox project.
OCI image pulling, layer extraction, and caching for microsandbox.
Filesystem backends and guest filesystem support for microsandbox.
`microsandbox-portal` implements the side car program for executing code and commands in a microsandbox.
`microsandbox-core` is a tool for managing lightweight sandboxes and images.
Guest init process and agent daemon for microsandbox microVMs.
CLI binary for managing microsandbox environments.
Shared database entity definitions and connection helpers for the microsandbox project.
Shared-memory live metrics registry for microsandbox.
Database migrations for the microsandbox project.
Networking types and smoltcp engine for the microsandbox project.
Wire protocol types and serialization for the microsandbox project.