complete
Fail
Audited by Snyk on Jun 16, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 0.90). This orchestrator explicitly dispatches the builder/codex with the sandbox disabled ("--dangerously-bypass-approvals-and-sandbox" / "full local access"), which is a high-risk capability that enables remote code execution, unauthorized access to local secrets/files, and potential data exfiltration; the wait-for-ready.sh bridge itself is benign.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly instructs dispatch to run codex with "--dangerously-bypass-approvals-and-sandbox" (sandbox off, full local access), which abandons sandboxing and authorizes unmediated local system access, enabling changes to system state and bypassing security controls.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata