macOS
brew install e2blocal Homebrew formula metadata
brew
CLI to manage E2B sandboxes and templates. Version 2.13.0 via Homebrew; verified 2026-06-26.
install
brew install e2blocal Homebrew formula metadata
overview
CLI to manage E2B sandboxes and templates
history
E2B is open source infrastructure for running AI-generated code in secure cloud sandboxes. The Homebrew package exposes the E2B CLI for managing sandboxes and templates, while the broader project centers on JavaScript and Python SDKs, code interpreter workflows, and self-hostable infrastructure.
The public GitHub repository was created on 2023-03-04, during the wave of developer tooling built around LLM agents and code execution. The README describes E2B as infrastructure for starting and controlling isolated sandboxes from JavaScript or Python, with a separate Code Interpreter SDK for `runCode` and `run_code` workflows.
E2B has substantial AI-developer adoption signals: the README displays monthly download badges for the Python and JavaScript SDKs, links to a cookbook of examples with different LLMs and AI frameworks, and GitHub API metadata showed 12,783 stars and 954 forks on 2026-06-30.
Typical usage starts by installing the SDK, setting an `E2B_API_KEY`, creating a sandbox, and running commands inside it. The CLI package complements that workflow by managing E2B sandboxes and templates from a terminal.
E2B is package-nerd significant because it packages a new post-LLM primitive: disposable, cloud-hosted execution environments for agents. It sits between SDK, CLI, code-interpreter package, cookbook, and self-hosted Terraform infrastructure rather than being just a single binary.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
e2b | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:e2b |
|---|---|
| Version | 2.13.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/e2b |
| Homepage | https://e2b.dev |
| Repository | https://github.com/e2b-dev/e2b |
| Upstream docs | https://e2b.dev/docs |
| License | Apache-2.0 |
| Source archive | https://registry.npmjs.org/@e2b/cli/-/cli-2.13.0.tgz |
| Last updated | 2026-06-26T06:47:39Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | e2b |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.