Drip director

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle is classified as benign. While it utilizes powerful capabilities such as shell command execution (`ls`, `find`, `uv run`, `curl`, `rm`), file system access, and external network calls to the Gemini API, these actions are explicitly required for its stated purpose of deterministic image generation and critique. The `SKILL.md` contains extensive and robust instructions designed to prevent prompt injection against the AI agent, explicitly forbidding unauthorized actions, self-critique, and auto-advancement. User input is highly structured, and shell command arguments are either hardcoded, derived from controlled internal state, or from OpenClaw's internal media paths, with no evidence of unsanitized user input flowing into executable commands. There is no indication of data exfiltration, malicious execution, persistence mechanisms, or obfuscation.