critical
suspicious.dangerous_exec
- Location
- dist/src/cli.js:8
- Finding
- Shell command execution detected (child_process).
- Evidence
const process = spawn('clawhub', args);
AdvisoryAudited by Static analysis on May 11, 2026.
Detected: suspicious.dangerous_exec
const process = spawn('clawhub', args);const process = spawn('clawhub', args);