25 / エージェント実行

E2Bは、スタックのどこを受け持つのか。

AIが生成したコードを実行する隔離環境として、E2BのAPI、self-host境界、隔離の根拠をどこで確認できるか。

cloud sandboxの作成・SDK・self-host対応範囲と、security表現を公式根拠付きで区別できる。

役割と境界

公式repositoryはE2BをAI-generated codeをsecure isolated sandboxesで実行するopen-source infrastructureとして説明し、JS/Python SDKを入口にしている。

含める範囲: isolated cloud sandbox / JS/Python SDK / code interpreter / self-hosting

含めない範囲: 独立した安全保証 / 侵害耐性の断定 / 料金・性能順位

基本情報

field単位の確認日: 2026-08-18

E2Bの基本情報とsource IDs
項目内容・値出典
主な役割エージェント実行未確認または編集分類
entity kindtechnology未確認または編集分類
delivery modelopen_source_project / managed_service未確認または編集分類
初出年未確認(unconfirmed)E2B
現行statusactiveE2B E2B
現行version未確認(unconfirmed)E2B
licenseApache-2.0E2B
AIとの関係nativeE2B

この技術で先に確認すること

AI-generated code向けcloud sandbox

公式repositoryはE2BをAI-generated codeをsecure isolated sandboxesで実行するopen-source infrastructureとして説明し、JS/Python SDKを入口にしている。

E2B

実行単位はsandbox API

公式quickstartはSDK導入、API key、sandbox作成、commands.run、code interpreterを順に示し、AI agentからのコード実行境界を具体化している。

E2B E2B

self-hostの適用範囲を分ける

公式repositoryはself-hostingを別ガイドへ分け、Terraformによる配置とAWS/GCPなどのsupported providerを列挙するが、全環境対応とは述べていない。

E2B

Rising

repo、docs、blogでサービスとself-hostの継続面を確認したが、独立利用を確認していないためrising。

development continuity
active_verified
current use
vendor_claim_only
ecosystem role
specialized
dependency influence
multiple_relations
stability
stable_contract
growth signal
multi_source
E2B E2B E2B

Grade unknown

Japan search未完了。

日本語情報の探索結果
dimension結果method
公式日本語unknownmethodはrecord source ledgerを参照
国内事例unknownmethodはrecord source ledgerを参照
国内support・region・partnerunknownmethodはrecord source ledgerを参照
維持される日本語communityunknownmethodはrecord source ledgerを参照

隣接する技術と方向

  1. alternative_toagent-sandbox → e2b

    Agent SandboxとE2Bは、AI-generated/untrusted codeを隔離実行する異なるdelivery boundaryの候補であり、要件に応じた代替比較対象になり得る。

    Kubernetes SIGs E2B
  2. alternative_toe2b → modal

    E2BとModalはいずれもcloud execution/sandbox用途を含むが、隔離APIとcompute platformの責務差を残した条件付き比較候補である。

    E2B Modal

今回の調査で止めたところ

直接開いた公式・一次情報

リンク先の文章や画像を転載せず、短いparaphraseとfield bindingだけを保持します。

  1. E2B DocumentationE2B / official_docs / checked 2026-08-18

    docs entrypointは公式Docsへredirectされることを確認した。

    official product docs; no independent isolation guarantee / facts and link only
  2. e2b-dev/E2BE2B / official_repository / checked 2026-08-18

    公式repoはsecure isolated cloud sandboxes、JS/Python SDK、code interpreter、self-host Terraform、AWS/GCP対応、Apache-2.0 metadataを示す。

    project statements; security wording remains attributed / facts and link only
  3. E2B BlogE2B / vendor_announcement / checked 2026-08-18

    公式blog入口を確認し、更新導線だけを継続性シグナルとした。

    vendor publication; no adoption inference / facts and link only
  4. kubernetes-sigs/agent-sandboxKubernetes SIGs / official_repository / checked 2026-08-18

    公式repoはisolated/stateful/singleton workloads、AI agent runtimes、untrusted code executionの用途を示す。

    project README; not an independent security audit / facts and link only; security wording remains attributed
  5. Modal DocumentationModal / official_docs / checked 2026-08-18

    公式docsはserverless cloud、generative AI、batch workflows、job queues、LLM service、coding-agent sandboxes等を示す。

    vendor docs; no performance or cost guarantee / facts and link only