Gemini TG Image Gen

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is benign. It generates images using the OpenRouter API and sends them to Telegram, as described. The `SKILL.md` instructions are clear and do not contain any prompt injection attempts or instructions to deviate from the stated purpose. The `scripts/generate_image.py` script correctly interacts with `openrouter.ai`, reads the `OPENROUTER_API_KEY` environment variable, and saves generated images to a temporary workspace directory (`/root/.openclaw/workspace/tmp`). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. All actions are aligned with the stated purpose.