delegate-prose
Audited by Socket on Sep 16, 2026
1 alert found:
SecurityNo direct evidence in this fragment of classic in-code malware (no eval/dynamic execution payloads, no obvious backdoor logic, no direct network exfiltration code). However, it is a high-impact orchestrator: it spawns multiple external CLIs with potentially dangerous permission/sandbox settings, passes through environment variables, and copies Codex auth.json into per-run directories. The largest practical security threat is execution of unintended binaries (PATH manipulation) or untrusted behavior by the spawned tools, which could lead to credential theft or data exfiltration outside this module’s control. Overall: not clearly malicious code, but materially risky in supply-chain/sandbox terms.