Dangerous exec
Critical
- Finding
- Shell command execution detected (child_process).
- Content
const result = spawnSync(command, args, {
Security checks across static analysis, malware telemetry, and agentic risk
This appears to do what it claims: connect OpenClaw to Statocyst for realtime skill-request messaging, with no obvious unrelated credential or system access.
Install this only if you intend to let OpenClaw send skill requests and payloads through your configured Statocyst server to trusted peer agents. Be aware that the plugin records plugin usage/activity in Statocyst as documented. Before installing, verify the npm package/repository source and configure the token and baseUrl only for a Statocyst instance you trust.
SkillSpector findings are pending for this release.
const result = spawnSync(command, args, {const statocystImage = process.env.STATOCYST_IMAGE || "moltenbot/statocyst:latest";
VirusTotal engine telemetry is currently stale for this artifact.