sandboxing
CommunitySecurely isolate untrusted code execution.
Authormartinholovsky
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides robust process isolation and sandboxing for untrusted code, protecting your system from potential harm and ensuring secure execution environments.
Core Features & Use Cases
- Process Isolation: Runs code in a restricted environment, preventing access to sensitive host resources.
- Syscall Filtering: Limits the system calls an untrusted process can make, minimizing attack surface.
- Resource Limiting: Enforces CPU, memory, and network constraints to prevent denial-of-service attacks.
- Use Case: Safely execute user-submitted code snippets, plugins, or third-party libraries without risking your main application or host system.
Quick Start
Use the sandboxing skill to execute the provided python script in an isolated environment.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: sandboxing Download link: https://github.com/martinholovsky/claude-skills-generator/archive/main.zip#sandboxing 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 223,000+ vetted skills library on demand.