Shell command execution detected (child_process).
Critical
- Code
- suspicious.dangerous_exec
- Location
- lib/cron.js:71
- Evidence
return execFileSync("openclaw", args, { encoding: "utf8", stdio: ["ignore", "pipe", "pipe"] });
Security audit
Security checks for vulnerabilities and agentic risk
This plugin is a disclosed local workflow observer that stores redacted conversation snippets and can optionally create review-only skill proposals, without evidence of hidden exfiltration or automatic skill activation.
Install only if you are comfortable with a plugin that watches successful OpenClaw turns and keeps redacted workflow excerpts in a local SQLite database. Review reports before sweeping proposals, and use the optional cron only if you want periodic proposal creation; proposals still require human approval before becoming active skills.
Detected: suspicious.dangerous_exec
return execFileSync("openclaw", args, { encoding: "utf8", stdio: ["ignore", "pipe", "pipe"] });return execFileSync("openclaw", args, { encoding: "utf8", stdio: ["ignore", "pipe", "pipe"] });