Open Think Start Free →

Binds a Cloudflare Sandbox service so Helm can run shell commands, compile code, or exercise binaries. Dangerous, selective-mode-gated, and scoped to whatever the sandbox image allows.

Install

1 · Config

Append to ENABLED_PLUGINS in wrangler.toml:

sandbox

Wrangler config:

[[services]]
binding = "SANDBOX"
service = "my-sandbox-worker"

Tags

sandboxtier-4code-execdangerous-by-default