Shell command execution detected (child_process).
Critical
- Code
- suspicious.dangerous_exec
- Location
- src/cli.js:253
- Evidence
const result = spawnSync(commandArgs[0], commandArgs.slice(1), {
Security audit
Security checks for vulnerabilities and agentic risk
This package is a coherent local receipt/audit-log tool that stores task evidence on disk, with no artifact-backed sign of exfiltration or deception.
Install only if you are comfortable with local .receipts/ files containing task prompts, agent outputs, command logs, git diffs, workspace paths, and OpenClaw session metadata. Exclude .receipts/ from commits/backups when it may contain sensitive work, and use captureMode, dryRun, workspaceDir, and skipSessionKeyPrefixes to limit what is recorded.
Detected: suspicious.dangerous_exec
const result = spawnSync(commandArgs[0], commandArgs.slice(1), {