codex
Fail
Audited by Snyk on Feb 15, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 0.90). The content contains high-risk operational guidance—explicitly instructing sandbox bypass (--yolo / --dangerously-bypass-approvals-and-sandbox), recommending piping local files (e.g., $(cat file)) into remote prompts (risking data exfiltration), and advising stderr suppression to hide output—enabling credential exposure, remote data leakage, and potential system compromise even though no explicit obfuscated payloads or network endpoints are present.
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 the agent to bypass sandboxing and approval checks (the --yolo / --dangerously-bypass-approvals-and-sandbox flag), recommends elevating sandbox modes like "danger-full-access" and workspace-write, and tells the agent to avoid approvals on HPC — directing it to circumvent security mechanisms and perform system-affecting operations.
Audit Metadata