ac-security-sandbox

Installation
SKILL.md

AC Security Sandbox

Defense-in-depth security for autonomous code execution.

Overview

Provides three layers of security:

  1. OS-Level Sandbox: Isolated execution environment
  2. Filesystem Permissions: Restricted path access
  3. Command Allowlist: Pre-approved commands only

Quick Start

Validate Command

from scripts.security_sandbox import SecuritySandbox

sandbox = SecuritySandbox(project_dir)
Installs
20
GitHub Stars
11
First Seen
Jan 24, 2026
ac-security-sandbox — adaptationio/skrillz