pop-sandbox

Community

Isolated sandboxes for safe parallel execution.

Authorjrc1883
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Pop Sandbox provides isolated, ephemeral environments to execute code without risking local file conflicts, enabling safe experimentation in multi-agent workflows.

Core Features & Use Cases

  • Create ephemeral sandboxes with sandbox_create and set templates and timeouts.
  • Run commands inside a sandbox with sandbox_run_command, or write/read files with sandbox_write_file and sandbox_read_file.
  • Manage lifecycles, list active sandboxes with sandbox_list, and terminate them with sandbox_kill.

Quick Start

Create a new sandbox, run a command inside it, and manage files in the sandbox using the sandbox_manager.py script.

Dependency Matrix

Required Modules

e2b-code-interpreter

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pop-sandbox
Download link: https://github.com/jrc1883/popkit-ai/archive/main.zip#pop-sandbox

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.