provider-sandbox
OfficialSecurely run agent code in isolated environments.
Authorproject-ax
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides robust isolation for agent execution, ensuring security and resource management by leveraging various sandboxing technologies.
Core Features & Use Cases
- Process Isolation: Runs agent code in secure, isolated environments like Docker, Kubernetes, or native OS sandboxes (nsjail, bwrap, seatbelt).
- Resource Control: Enforces limits on memory, CPU, and network access for agent processes.
- Use Case: Safely execute untrusted code or tools within an agent's workflow without risking system compromise, by deploying them within a Docker container or a Kubernetes pod.
Quick Start
Use the provider-sandbox skill to spawn a new process with the command 'ls -l /workspace' inside a Docker container.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: provider-sandbox Download link: https://github.com/project-ax/ax/archive/main.zip#provider-sandbox Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.