critical
suspicious.dangerous_exec
- Location
- src/daemon.ts:32
- Finding
- Shell command execution detected (child_process).
- Evidence
const proc = spawn(config.cliPath, args, {
AdvisoryAudited by Static analysis on May 16, 2026.
Detected: suspicious.dangerous_exec
const proc = spawn(config.cliPath, args, {