Image Gen Compare
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill facilitates image generation comparison but includes high-risk behaviors such as executing subprocesses and accessing sensitive files in the user's home directory. Specifically, `scripts/image_gen_compare.py` reads a service token from `~/.config/openclaw/.op-service-token` and uses `subprocess.run` to invoke the 1Password CLI (`op`) for secret retrieval. While these actions are documented in the `SKILL.md` security notes and aligned with the stated purpose of API key management, the use of out-of-band secret retrieval and hardcoded local cloud storage paths (Proton Drive) meets the threshold for a suspicious classification.
