cloudflare/sandbox-sdk
A TypeScript SDK for running sandboxed code execution environments on Cloudflare Workers using Docker containers.

Velocity · 7d
+3.0
★ / day
Trend
→steady
star history
The Sandbox SDK provides isolated containers for securely executing untrusted code at the edge. It exposes APIs for running commands, managing files, and handling background processes from Workers applications. The SDK is designed for use cases like AI agent code execution, interactive development environments, and secure data analysis platforms.