Back to plugin

Security audit

Draw Things Image Generation

Security checks for vulnerabilities and agentic risk

Overview

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.

Static analysis

Detected: suspicious.dangerous_exec

Shell command execution detected (child_process).

Critical
Code
suspicious.dangerous_exec
Location
dist/draw-things-cli.js:94
Evidence
const stdout = execFileSync(cliPath, args, {