critical
suspicious.dangerous_exec
- Location
- dist/index.js:3688
- Finding
- Shell command execution detected (child_process).
- Evidence
const child = spawn(command, args, {
AdvisoryAudited by Static analysis on May 16, 2026.
Detected: suspicious.dangerous_exec, suspicious.env_credential_access, suspicious.install_untrusted_source
const child = spawn(command, args, {const child = spawn(command, args, {env: process.env,
env: process.env,
"default": "http://127.0.0.1:8888"