ralph-driven-development
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This script intentionally invokes an external "codex" executable in an "exec" mode (default args include a sandbox-bypassing flag) from the repository root and instructs the agent to commit changes, which creates a high-risk capability for remote code execution, unauthorized filesystem modification, and potential data exfiltration or credential exposure even though the script itself does not contain hidden obfuscated payloads.
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 running the agent with a flag ("--dangerously-bypass-approvals-and-sandbox") that bypasses approvals and sandboxing, which urges bypassing security mechanisms and thus compromises the host's security.
Audit Metadata