critical
suspicious.dangerous_exec
- Location
- src/runner.ts:30
- Finding
- Shell command execution detected (child_process).
- Evidence
const child = spawn(command, args, {
AdvisoryAudited by Static analysis on May 13, 2026.
Detected: suspicious.dangerous_exec
const child = spawn(command, args, {