Skip to content

Rank #7 of 8 in Agent Sandboxes & Code Execution

Cloudflare Sandboxes logo

Cloudflare Sandboxes

Cloudflare, Inc. · commercial

1.1k919/yrnpm 517.9k/wk +5npm/wk +120.2k

Showcase

Cloudflare Sandboxes homepage screenshot
homepage · captured Sep 2026 · view live ↗
Cloudflare Sandboxes docs screenshot
docs · captured Sep 2026 · view live ↗

Cloudflare ships more than one product — each judged line competes in its own arena on the same stories as everyone else.

LineArenaRankPA Score
Cloudflare WorkersEdge & App Platforms#2/634/100
Cloudflare Sandboxesthis pageAgent Sandboxes & Code Execution#7/821/100
Cloudflare AI GatewayModel Gateways & Routers#5/719/100

Verified integrations

No integration evidence found in our corpus for this product yet — that means none was found, never that it doesn’t integrate.

By theme — the product's score on each story themeBy theme

Agenticness — how well agents can access and operate the productAgenticnessevidence →

How well agents can access and operate the product

22.9/100

Automation depth — how much of the product can run unattendedAutomation depthevidence →

How much of the product can run unattended

19.5/100

Capabilities hardware — stories about capabilities hardware in this arenaCapabilities hardwareevidence →

Stories about capabilities hardware in this arena

0.0/100

Code execution — stories about code execution in this arenaCode executionevidence →

Stories about code execution in this arena

58.7/100

Dev experience — day-to-day developer experience — setup friction, docs, debugging, iteration speedDev experienceevidence →

Day-to-day developer experience — setup friction, docs, debugging, iteration speed

42.0/100

Isolation security — stories about isolation security in this arenaIsolation securityevidence →

Stories about isolation security in this arena

38.6/100

Openness — open source, data portability, and self-hosting storiesOpennessevidence →

Open source, data portability, and self-hosting stories

21.2/100

Performance scale — stories about performance scale in this arenaPerformance scaleevidence →

Stories about performance scale in this arena

3.8/100

Pricing limits — free-tier ceilings, usage caps, and rate limits before you have to payPricing limitsevidence →

Free-tier ceilings, usage caps, and rate limits before you have to pay

0.0/100

Privacy posture — data-handling and privacy storiesPrivacy postureevidence →

Data-handling and privacy stories

0.0/100

Provisioning lifecycle — creating, updating, and tearing down resources across their lifecycleProvisioning lifecycleevidence →

Creating, updating, and tearing down resources across their lifecycle

62.6/100

Snapshot persistence — stories about snapshot persistence in this arenaSnapshot persistenceevidence →

Stories about snapshot persistence in this arena

30.0/100

Story verdicts — every judged story with its evidenceStory verdicts

?

Sorted by importance (agentic first) (high → low) · 51/51 stories · click a row’s chevron for the rationale and evidence

Drive the product through a documented public API G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness3full8/10T

Delegate tasks to a built-in AI assistant inside the product G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness3n/a0/10

Connect an agent via an official MCP server G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness3noneuntestednone yet

Plug MCP servers into this product so it can use their tools G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness3noneuntestednone yet

Build against official SDKs G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2full8/10C

Point an agent at llms.txt or agent-oriented docs G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2partial6/10T

Run the product headlessly / in CI for automation G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2partial6/10X

Set up automations that run autonomously in the background G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness2partial6/10X

Download a machine-readable API spec (OpenAPI or equivalent) G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness2partial4/10T

Explore an interactive API reference with runnable examples G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness2none0/10

Get AI-generated insights and suggestions from my data inside the product G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness2n/a0/10

Issue scoped/least-privilege API credentials for an agent G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2none0/10

Operate the product with natural-language commands G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness2none0/10

Rely on versioned APIs with a documented deprecation policy G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness2noneuntestednone yet

Subscribe to events via webhooks G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2noneuntestednone yet

Use an official CLI G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2noneuntestednone yet

Test against a sandbox environment without touching production data G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness1full7/10X

Spin up an isolated sandbox with one API/SDK call and get a live environment in seconds C

Lifecycle

developerProvisioning lifecycle — creating, updating, and tearing down resources across their lifecycleProvisioning lifecycle3full8/10X

Execute untrusted, AI-generated code without risking my own infrastructure C

Untrusted code

developerCode execution — stories about code execution in this arenaCode execution3partial7/10X

My agent can provision its own sandbox, execute code, read the results, and tear it down — end to end without a human C

Agent lifecycle

ai-native userDev experience — day-to-day developer experience — setup friction, docs, debugging, iteration speedDev experience3partial7/10X

Rely on a documented hard isolation boundary (microVM or equivalent) between sandboxes and my systems C

Isolation

platform-engineerIsolation security — stories about isolation security in this arenaIsolation security3full7/10X

Snapshot a sandbox and later restore or fork new sandboxes from that snapshot C

Snapshots

developerSnapshot persistence — stories about snapshot persistence in this arenaSnapshot persistence3partial5/10X

Define rules that trigger actions automatically on events G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth3partial4/10C

Export all of my data in open formats and leave G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness3partial4/10C

Restrict or allow the sandbox's network egress with explicit policy C

Network policy

platform-engineerIsolation security — stories about isolation security in this arenaIsolation security3disputed3/10D

Pay per second only for the compute a sandbox actually uses G

Pricing

platform-engineerPricing limits — free-tier ceilings, usage caps, and rate limits before you have to payPricing limits3none0/10

Run large concurrent fleets of sandboxes with documented concurrency limits C

Scale

platform-engineerPerformance scale — stories about performance scale in this arenaPerformance scale3none0/10

Self-host the core product G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness3none0/10

Start sandboxes with documented sub-second-to-few-second cold starts C

Latency

developerPerformance scale — stories about performance scale in this arenaPerformance scale3none0/10

Prevent my data from being used to train AI models G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture3n/auntestednone yet

Expose a port from the sandbox on a public preview URL to reach services running inside C

Preview access

developerProvisioning lifecycle — creating, updating, and tearing down resources across their lifecycleProvisioning lifecycle2full9/10C

Read, write, upload, and download files in the sandbox filesystem via the SDK C

Files

developerCode execution — stories about code execution in this arenaCode execution2full9/10C

Run arbitrary shell commands and install packages inside the sandbox C

Untrusted code

developerCode execution — stories about code execution in this arenaCode execution2full9/10C

Execute code in multiple language runtimes (Python, JavaScript, and more) and get rich results back C

Runtimes

developerCode execution — stories about code execution in this arenaCode execution2full8/10C

Do everything through the API that I can do in the UI G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness2full7/10X

Give an agent a sandbox where host secrets and credentials are unreachable by the code it runs C

Isolation

ai-native userIsolation security — stories about isolation security in this arenaIsolation security2partial6/10X

Keep a sandbox session running for hours or days for long agent tasks C

Scale

developerPerformance scale — stories about performance scale in this arenaPerformance scale2disputed5/10D

Pause a running sandbox and resume it later with filesystem and memory state intact C

Snapshots

developerSnapshot persistence — stories about snapshot persistence in this arenaSnapshot persistence2partial5/10X

Perform bulk operations across many items at once G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth2partial5/10X

Set timeouts so sandboxes shut down automatically and stop billing when idle or done G

Lifecycle

developerProvisioning lifecycle — creating, updating, and tearing down resources across their lifecycleProvisioning lifecycle2disputed3/10D

Control data retention and deletion G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture2none0/10

Define custom sandbox templates or bring my own container image C

Runtimes

developerCode execution — stories about code execution in this arenaCode execution2none0/10

Run coding agents like Claude Code or Codex inside the sandbox following the vendor's own recipe C

Agent workloads

ai-native userCapabilities hardware — stories about capabilities hardware in this arenaCapabilities hardware2none0/10

Schedule recurring jobs or workflows G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth2none0/10

Attach GPUs to sandboxed workloads C

Workloads

developerCapabilities hardware — stories about capabilities hardware in this arenaCapabilities hardware2noneuntestednone yet

Choose where my data is stored (region/residency) G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture2noneuntestednone yet

Opt out of telemetry and usage tracking G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture2noneuntestednone yet

Read the product's source under an open license G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness2noneuntestednone yet

Run a headless browser or full desktop environment inside the sandbox C

Workloads

developerCapabilities hardware — stories about capabilities hardware in this arenaCapabilities hardware2noneuntestednone yet

Version, review, and roll back my automations G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth1partial4/10C

Start building with a free tier or included credits without talking to sales G

Pricing

developerPricing limits — free-tier ceilings, usage caps, and rate limits before you have to payPricing limits1none0/10

Opportunities — the stories that would move this product's scores, from its own judged verdictsOpportunitiestop 8 of 35 stories with headroom

What would move Cloudflare Sandboxes’s scores — derived from its own judged verdicts, biggest headroom first. Each line quotes what the judge found missing; shipping it (or evidencing it publicly) is the fix.

  1. Agenticness — how well agents can access and operate the productPlug MCP servers into this product so it can use their tools

    nonemoves agent-readyimpact 45

    The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na".

  2. Agenticness — how well agents can access and operate the productConnect an agent via an official MCP server

    nonemoves agent-readyimpact 45

    Cloudflare Sandboxes is an execution/infrastructure SDK (not itself an agent), so an official MCP server for agent connectivity is a fair axis to ask about—but the evidence pack contains no mention of MCP, an MCP server, or any protocol for connecting AI agents beyond raw SDK APIs (exec, files, sessions, tunnels, etc.).

  3. Performance scale — stories about performance scale in this arenaRun large concurrent fleets of sandboxes with documented concurrency limits

    nonemoves PA Scoreimpact 30

    Docs describe per-sandbox features (sessions, exec, files) and one architectural note that multiplexing avoids subrequest limits, but there is no documentation of concurrency limits, fleet-level scaling guidance, or how many sandboxes/instances can run concurrently.

  4. Performance scale — stories about performance scale in this arenaStart sandboxes with documented sub-second-to-few-second cold starts

    nonemoves PA Scoreimpact 30

    Missing: official docs quantifying cold-start latency, benchmark data, or a first-party performance page addressing startup time.

  5. Openness — open source, data portability, and self-hosting storiesSelf-host the core product

    nonemoves PA Scoreimpact 30

    Cloudflare Sandboxes is built entirely on Cloudflare's proprietary Workers/Durable Objects/container infrastructure, and no evidence in the pack mentions any open-source release, self-hosted deployment option, or ability to run the core product outside Cloudflare's platform.

  6. Pricing limits — free-tier ceilings, usage caps, and rate limits before you have to payPay per second only for the compute a sandbox actually uses

    nonemoves PA Scoreimpact 30

    No documentation in the evidence pack describes per-second or usage-based billing for sandbox compute; the only pricing-related evidence is community commentary describing flat, expensive per-vCPU pricing (comm-3, comm-6) and the absence of automatic idle shutdown, meaning engineers must build their own cleanup to avoid being billed for idle sandboxes (comm-7).

  7. Agenticness — how well agents can access and operate the productOperate the product with natural-language commands

    nonemoves Built-in AIimpact 30

    Missing: any NL command parsing/interface, evidence of a conversational control layer, examples of natural-language-driven sandbox operations.

  8. Agenticness — how well agents can access and operate the productUse an official CLI

    nonemoves agent-readyimpact 30

    The evidence pack shows the Sandbox SDK is an API/library used from Workers code (exec, files, sessions, etc.) but nowhere mentions an official CLI tool for AI-native workflows; interaction is entirely via SDK calls or the general Wrangler CLI, not a dedicated Sandbox CLI.

Showing the top 8 of 35 — every none/partial verdict in the story verdicts table is headroom.

Think a verdict is wrong? Every verdicts-table row has a Flag link — see the methodology.

Coverage map — which docs area, API section, or community source covers which judged storiesCoverage map4 surfaces · 26 covered stories

Where the cited evidence behind each covered verdict came from — the same citations the verdicts table shows, no extra judging.

Sandbox docs26 stories

Claims vs evidence — vendor claims reconciled against independent verdictsClaims vs evidence

4 of 13 testable claims verified · 5 contradictedintegrity 0/100

35 distinct capability claims found in Cloudflare Sandboxes’s own claimed-docs/GitHub materials, reconciled against our judge’s independent verdicts.

4

Verified

4

Unverified

5

Contradicted

15

Undersold

Verified (4)
Unverified (15)
Contradicted (8)
Undersold (15)
Claims outside our story set (8)

Real capability claims found in Cloudflare Sandboxes’s own materials, but no story in this arena’s taxonomy covers them yet — that’s feedback on the taxonomy, not a mark against the product.

  • Watch the sandbox filesystem in real time for changes using native inotify

    source ↗
  • Connect browser-based terminal UIs to sandbox shells via WebSocket with xterm.js addon supporting reconnection and resize

    source ↗
  • Route incoming HTTP and WebSocket requests to the correct sandbox container

    source ↗
  • SDK supports three transport protocols for communication between Durable Object and container

    source ↗
  • Access KV, R2, Durable Objects, and other Cloudflare bindings from within a sandbox

    source ↗
  • Clone repositories, manage branches, and automate Git operations from the sandbox

    source ↗
  • Sandboxes are positioned for building AI agents that execute code, IDEs, data analysis platforms, and CI/CD systems

    source ↗
  • Watch specific file patterns in a directory with an event callback

    source ↗
Suggest a story for these →

Business model

subscription-flatusage-based

Runs on Cloudflare Containers: requires the $5/mo Workers Paid plan, then usage-based billing for container vCPU-seconds, memory, disk, and egress beyond included allowances.

pricing ↗

Score trend

How this product’s scores have moved as evidence and verdicts are re-derived — a point per change, not per day.

PA Score21 (Sep 4 '26)21 (Sep 16 '26)
Agent-ready30 (Sep 4 '26)26 (Sep 16 '26)

Flag

⚑ Flag a verdict

Think a verdict is wrong? Opens a prefilled GitHub issue — or use the ⚑ next to any verdict above.

Badge

Embed this product's score badge →

Hotlinked SVG — always shows the live current score.

For agents

Data

Agent surface uptime llms.txt 100% · openapi.json 100% (30d, checked every 6h since Sep 8 '26)