Openai Image Gen 1.0.1

PassAudited by VirusTotal on Mar 24, 2026.

Findings (1)

The skill is a standard utility for batch-generating images using the OpenAI API and creating a local HTML gallery. The Python script (scripts/gen.py) uses standard libraries for network requests and file I/O, correctly handles API keys via environment variables, and contains no evidence of data exfiltration, malicious execution, or prompt injection. While it uses a non-standard default model name ('gpt-image-1.5'), this appears to be a configuration error rather than a security risk.