sandbox0-aisandbox0-aiOfficialยท1 Agent Skills Included

sandbox0

Persistent encrypted sandboxes for running untrusted code

Runs untrusted code in persistent, encrypted sandboxes isolated by gVisor and scheduled by Nomad. Keeps workspace state durable across runs with snapshots, restore, fork, and reusable templates. Removes the need to rebuild disposable environments or manage fragile container infrastructure by hand. Offers SDKs and a CLI so developers can claim, pause, and resume sandboxes in minutes.
npx skills add sandbox0-ai/sandbox0 --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Sandbox0?โ–ผ

Run `npx skills add sandbox0-ai/sandbox0 --all -g -y` in your terminal to install this skill globally.

What is Sandbox0 used for?โ–ผ

It runs untrusted code in persistent, encrypted sandboxes isolated by gVisor, so long-running coding agents keep their workspace state across sessions.

How do I create a sandbox with Sandbox0?โ–ผ

Install the s0 CLI, sign in with `s0 auth login`, create an API key, then use the Python, Node.js, or Go SDK to open a sandbox and run commands.

Does Sandbox0 keep data between runs?โ–ผ

Yes. The writable RootFS is encrypted and stored in S3-compatible storage, and you can snapshot, restore, fork, and resume the same sandbox identity later.

Can I self-host Sandbox0?โ–ผ

Yes. It supports self-hosted deployment using Nomad for scheduling, dedicated nodes with gVisor, PostgreSQL, and S3-compatible object storage.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’