Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
rivet-dev avatar

Sandbox Agent

  • 9.8k installs
  • 18 repo stars
  • Updated July 31, 2026
  • rivet-dev/skills

sandbox-agent is an agent skill that Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environment.

About

Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent server locally or in cloud sandboxes (E2B, Daytona, Docker), creating and managing agent sessions via SDK or API, streaming agent events and handling human-in-the-loop interactions, building chat UIs for --- name: "sandbox-agent" description: "Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent server locally or in cloud sandboxes (E2B, Daytona, Docker), creating and managing agent sessions via SDK or API, streaming agent events and handling human-in-the-loop interactions, building chat UIs for coding agents, or understanding the universal schema for agent responses." --- # Sandbox Agent Sandbox Agent provides a universal API for orchestrating AI coding agents in sandboxed environments.

  • If this is happening in local dev, deployed, or both
  • The error you're seeing
  • Relevant source code related to this
  • What you've tried to solve it
  • Sandbox Agent version

Sandbox Agent by the numbers

  • 9,842 all-time installs (skills.sh)
  • +286 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #40 of 1,039 Cloud & Infrastructure skills by installs in the Skillselion catalog
  • Security screen: HIGH risk (skills.sh audit)
  • Data as of Aug 3, 2026 (Skillselion catalog sync)
At a glance

sandbox-agent capabilities & compatibility

Capabilities
if this is happening in local dev, deployed, or · the error you're seeing · relevant source code related to this · what you've tried to solve it · sandbox agent version
Use cases
documentation
From the docs

What sandbox-agent says it does

#### Testing without API keys Use the `mock` agent for SDK and integration testing without provider credentials.
SKILL.md
### Run the server #### curl Install and run the binary directly.
SKILL.md
```bash curl -fsSL https://releases.rivet.dev/sandbox-agent/0.4.x/install.sh | sh sandbox-agent server --no-token --host 0.0.0.0 --port 2468 ``` #### npx Run without installing globally.
SKILL.md
```bash npx @sandbox-agent/cli@0.4.x server --no-token --host 0.0.0.0 --port 2468 ``` #### bunx Run without installing globally.
SKILL.md
npx skills add https://github.com/rivet-dev/skills --skill sandbox-agent

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs9.8k
repo stars18
Security audit2 / 3 scanners passed
Last updatedJuly 31, 2026
Repositoryrivet-dev/skills

What problem does sandbox-agent solve for developers using this skill?

Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent ser

Who is it for?

Developers who need sandbox-agent patterns described in the cached skill documentation.

Skip if: Skip when docs are empty or the task is outside the skill's documented scope.

When should I use this skill?

Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent ser

What you get

Actionable workflows and conventions from SKILL.md for sandbox-agent.

  • Agent session code
  • Event history inspection
  • Restored session handles

By the numbers

  • Supports Claude, Codex, and Cursor-style agent types in createSession

Files

references/ai/skill.mdMarkdownGitHub ↗

skill.md

Source: docs/ai/skill.mdx
Canonical URL: https://sandboxagent.dev/docs/ai/skill
Description: Agent skill manifest for this documentation.

--- Mintlify hosts a skill.md file for this documentation site.

Access it at:

https://sandboxagent.dev/docs/skill.md

To add it to an agent using the Skills CLI:

npx
npx skills add rivet-dev/skills -s sandbox-agent
bunx
bunx skills add rivet-dev/skills -s sandbox-agent

If you run a reverse proxy in front of the docs, make sure /skill.md and /.well-known/skills/* are forwarded to Mintlify.

Related skills

How it compares

Pick sandbox-agent when you need scripted SDK control over agent sessions; use IDE chat skills when manual prompting inside an editor is enough.

FAQ

What does sandbox-agent do?

Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent server locally or in cl

When should I use sandbox-agent?

Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent server locally or in cl

Is sandbox-agent safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.