skill-comply
Audited by Socket on Aug 12, 2026
1 alert found:
AnomalyNo direct evidence of embedded malware, obfuscation, or credential theft within this Python module. However, it creates a substantial security-relevant execution surface by (a) executing scenario-provided setup commands via subprocess with only coarse executable-name allowlisting (arguments unchecked) and (b) invoking an external Claude agent with explicit Bash and write/edit tool permissions and access to the sandbox directory. If scenario definitions/prompts are untrusted or sandbox hardening is weak in the surrounding system, this module could enable high-impact command execution or unsafe filesystem operations within the runtime environment. Overall risk is driven by orchestration/delegation rather than in-module malicious code.