# e2b を Homebrew でインストール

e2b のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:e2b
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install e2b
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:e2b
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.16.1
- **ソース概要:** CLI to manage E2B sandboxes and templates
- **ホームページ:** <https://e2b.dev>
- **最終更新:** 2026-08-01T20:46:03Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- e2b (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.16.1
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2023-03-04: Public GitHub repository created.
- 2023-2026: Project developed around AI-agent sandboxes, SDKs, a code-interpreter package, examples cookbook, and self-hosting infrastructure.
- 2026-06-30: GitHub API showed active repository updates and more than twelve thousand stars.

### Related projects

- The README points to the E2B JavaScript SDK, Python SDK, Code Interpreter SDK, E2B cookbook, and self-hosted infrastructure repository, tying the CLI to a larger sandbox platform.

### ソース

- <https://github.com/e2b-dev/E2B>
- <https://raw.githubusercontent.com/e2b-dev/E2B/main/README.md>
- <https://api.github.com/repos/e2b-dev/E2B>
- <https://e2b.dev/docs>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/e2b.yml](https://github.com/mxcl/pkgdb/blob/main/combined/e2b.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
