critical
suspicious.dangerous_exec
- Location
- bin/codexinfo-hook.js:299
- Finding
- Shell command execution detected (child_process).
- Evidence
proc = spawn(codexBin, ["app-server"], { stdio: ["pipe", "pipe", "ignore"] });
AdvisoryAudited by Static analysis on May 14, 2026.
Detected: suspicious.dangerous_exec
proc = spawn(codexBin, ["app-server"], { stdio: ["pipe", "pipe", "ignore"] });const { stdout } = await execFile("codex", ["--version"], { timeout: 5000, shell: true });const { stdout } = await execFile("codex", ["--version"], { timeout: 5000, shell: true });const { stdout } = await execFile("codex", ["--version"], { timeout: 5000, shell: true });proc = spawn(codexBin, ["app-server"], {const { stdout } = await execFile("codex", ["--version"], { timeout: 5000, shell: true });const { stdout } = await execFile("codex", ["--version"], { timeout: 5000, shell: true });proc = spawn(codexBin, ["app-server"], {