Shell command execution detected (child_process).
Critical
- Code
- suspicious.dangerous_exec
- Location
- skills/agent-loop-engineering/scripts/test-state-tools.mjs:82
- Evidence
const execution = spawnSync(process.execPath, [script, "--workspace", root, "--json", ...extra], {
