cloudflare/sandbox-sdk
Run sandboxed code environments on Cloudflare's edge network observed · 2026-09-03
Health v2 · maintenance only
82/100
- Activity 100
- Release rhythm 87
- Longevity 31
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.0
- age_days: 437
- days_rel: 6
- days_push: 0
- n_releases_24m: 113
Adoption not part of the score
1124 stars · 115 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TypeScript SDK for running secure, sandboxed code execution environments on Cloudflare Workers. It lets developers execute commands, manage files, run long-running processes, and expose services via public URLs inside isolated containers.
Use cases
- run untrusted code in a sandbox
- build an AI code interpreter agent
- execute shell commands from a Cloudflare Worker
- clone a repo and run its tests in an isolated environment
- spin up ephemeral dev environments on the edge
- expose sandboxed services via public URLs
When to choose
- you need secure, isolated code execution integrated with Cloudflare Workers
- you're building AI agents that need to run code or commands
- you want ephemeral sandboxed environments on Cloudflare's edge network
When to avoid
- you need sandboxing outside the Cloudflare ecosystem
- you need full VM-level isolation or arbitrary cloud infrastructure
- your workload requires long-term persistent containers rather than ephemeral sandboxes
Facets
library · maturity active
sdk developer-tools security agent-framework http-server developer-tools cloud-computing security cloud serverless sandbox code-interpreter cloudflare-workers edge-computing isolated-execution ai-agents containers typescript nodejs docker
2 sources
- readme: https://github.com/cloudflare/sandbox-sdk · fetched 2026-09-03 · cd31c4b6093c
- homepage: https://sandbox.cloudflare.com/ · fetched 2026-08-29 · 8403bed1cf28
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cloudflare/sandbox-sdk | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="cloudflare/sandbox-sdk")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem