AI Image Generator & Editor — GPT Image 2, Nanobanana, ComfyUI

PassAudited by VirusTotal on May 15, 2026.

Findings (1)

The Creative Toolkit is a legitimate MCP server for AI image generation, routing requests to MeiGen, OpenAI-compatible APIs, or local ComfyUI instances. It handles local file access for reference images and saves output to a designated directory, which is consistent with its stated purpose. The instructions in SKILL.md are designed to prevent LLM hallucinations and ensure user confirmation for multi-image tasks, rather than to subvert security. Security practices like pinning the npm package version (meigen@1.3.1) and recommending restricted file permissions (chmod 600) for config files are explicitly mentioned in the documentation.