#sandboxing

Wiki 15

Toolbox 8

  • hazmat macOS containment for AI coding agents via a separate Unix user, Seatbelt sandbox and pf rules
  • pullrun Runs one OCI image as a runc container, a Firecracker microVM, or an Apple Silicon VM off a content-addressed DAG store
  • pve-microvm Debian package that adds sub-second-booting QEMU microvm guests to Proxmox VE
  • Sandbox Agent SDK TypeScript SDK for running coding agents inside Docker's microVM sandboxes under one interface
  • superhq macOS app running coding agents in microVMs, with credentials injected host-side, never in the VM
  • Wanix Plan 9-style per-process namespaces in the browser — run Wasm and x86 programs sandboxed, no server
  • Wasmer WebAssembly runtime in Rust with swappable compiler backends and the WASIX system interface
  • wazero WebAssembly runtime in pure Go with no CGO, so embedding it keeps cross-compilation free