qa-fleet
Audited by Socket on Jul 12, 2026
1 alert found:
AnomalyNo direct malware or obvious sabotage logic is present in this launcher script (no eval/dynamic execution, no network exfiltration, no system command spawning beyond running codex). However, it sources an external config script and executes an external “codex” tool with -s danger-full-access, feeding it per-bundle prompt content from files. If an attacker can influence CAPTAIN_CONFIG or the prompt/bundle files, they could cause the codex executor to perform harmful actions. Additionally, bundle names are not sanitized before being used in filenames/paths, which may enable unintended filesystem effects. Overall: likely benign orchestration, but with meaningful supply-chain/execution-trust risk due to high-privilege downstream invocation and untrusted inputs.