AI Code Sandbox

Published

An increasingly important part of the AI stack is running untrusted code in a sandbox.

List of code sandbox for AI offerings:

Open source:

WebAssembly alternatives:

  • eryx (componentize-py)
  • localsandbox (pyodide + deno)
  • wassette (multiple languages wrapped in an MCP server)
  • amla-sandbox (QuickJS) Unfortunately: “The WASM binary is currently proprietary—you can use it freely with this package, but you can’t extract or redistribute it separately. We’re working on open sourcing the WASM runtime.”

Virtual shell:

Rolling your own:

See also: