Shell command execution detected (child_process).
Critical
- Code
- suspicious.dangerous_exec
- Location
- dist/draw-things-cli.js:94
- Evidence
const stdout = execFileSync(cliPath, args, {
Security audit
Security checks across malware telemetry and agentic risk
This plugin appears to be a disclosed local image-generation integration that runs the Draw Things CLI and saves generated images locally.
Install only if you intend to let OpenClaw run the local Draw Things CLI under your user account. Keep cliPath pointed at the real draw-things-cli binary, review outputDir/modelsDir settings, and remember that generated images are saved locally.
59/59 vendors flagged this plugin as clean.
Detected: suspicious.dangerous_exec
const stdout = execFileSync(cliPath, args, {