secure-sandbox

Community

Secure command execution with guardrails.

Authorwinsorllc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust safety net for executing commands, preventing accidental or malicious damage to your system by detecting dangerous operations and enforcing approval workflows.

Core Features & Use Cases

  • Dangerous Command Detection: Identifies and flags commands that could harm your system (e.g., rm -rf, chmod 777).
  • Approval Workflows: Suspicious commands are queued for your review before execution.
  • Allowlisting: Pre-approved safe commands can run automatically.
  • Audit Logging: Every command executed is logged for accountability.
  • Use Case: When an agent needs to perform file cleanup or install new software, this skill ensures the operation is safe, requires approval if necessary, and logs the action for auditing.

Quick Start

Use sandbox_check to analyze the safety of the command 'rm -rf /tmp/*'.

Dependency Matrix

Required Modules

minimist

Components

scriptsreferencesassets

💻 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: secure-sandbox
Download link: https://github.com/winsorllc/upgraded-carnival/archive/main.zip#secure-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 223,000+ vetted skills library on demand.