sandbox-builder

Community

Securely isolate untrusted code.

Authorrainoftime
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical need to execute potentially untrusted code in a safe, isolated environment, preventing it from harming the host system or accessing sensitive resources.

Core Features & Use Cases

  • Code Isolation: Creates secure boundaries for running external or untrusted code.
  • Resource Management: Enforces limits on CPU, memory, and execution time.
  • System Call Filtering: Restricts the operations the isolated code can perform.
  • Use Case: A web application needs to allow users to run custom scripts. This Skill ensures those scripts cannot access user data or disrupt the server.

Quick Start

Use the sandbox-builder skill to create a secure sandbox environment for executing the provided Python script.

Dependency Matrix

Required Modules

capability-systemffi-designer

Components

referencesscripts

💻 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: sandbox-builder
Download link: https://github.com/rainoftime/pl-skills/archive/main.zip#sandbox-builder

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 223,000+ vetted skills library on demand.