critical
suspicious.dangerous_exec
- Location
- dist/src/proxy-manager.js:52
- Finding
- Shell command execution detected (child_process).
- Evidence
const proc = spawn(binary, args, {
AdvisoryAudited by Static analysis on May 16, 2026.
Detected: suspicious.dangerous_exec
const proc = spawn(binary, args, {const proc = spawn(binary, args, {