# Sandbox SDK is now available in private beta (https://depot.dev/changelog/2026-06-18-sandbox-sdk-beta)

> Published 2026-06-18

The Depot Sandbox SDK is now available in private beta. Run untrusted or agent-generated code in isolated, ephemeral sandboxes: create a sandbox, run commands and stream their output, and work with the sandbox file system through a `node:fs/promises`-shaped interface, all from the [`@depot/sandbox`](https://www.npmjs.com/package/@depot/sandbox) Node.js SDK.

This is a beta, so methods might change before the SDK becomes generally available. For methods, parameters, and examples, see the [Sandbox SDK reference](/docs/api/sandbox-sdk-reference).

Sandboxes are billed per vCPU-second at the same rate as Depot CI compute, with no one-minute minimum.

[Contact us](/help) to request access for your organization. We'd love to learn what your use cases are and what you need from a sandbox.

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.