ac-security-sandbox
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWNO_CODE
Full Analysis
- [Documentation Analysis] (SAFE): The file serves as a blueprint for a security framework (ac-security-sandbox). It defines defensive layers including OS-level isolation, filesystem permissions, and command allowlisting.
- [NO_CODE] (INFO): No executable code is present in the provided SKILL.md file. All logic is represented as documentation or configuration examples.
- [COMMAND_EXECUTION] (LOW): While the skill references potentially dangerous tools like npm, pip, and git, its purpose is to provide a validation hook (bash_security_hook) to prevent unauthorized execution.
- [DATA_EXPOSURE] (LOW): The configuration example explicitly denies access to sensitive paths like /etc/** and ~/.ssh/**.
Audit Metadata