comfy-imagegen
Pass
Audited by Gen Agent Trust Hub on May 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill does not contain any detected malicious patterns, obfuscation, or persistence mechanisms.
- [COMMAND_EXECUTION]: Facilitates the execution of image processing CLI tools using
uv run. These commands are strictly scoped to the primary purpose of image generation, editing, upscaling, and gallery management. - [EXTERNAL_DOWNLOADS]: References the
comfy-model-downloadertool to fetch AI model weights. This is an expected behavior for local inference tasks and is used here to manage dependencies for the generation workflows. - [CREDENTIALS_UNSAFE]: Documents the use of the
COMFY_ORG_API_KEYenvironment variable for remote Grok Imagine API nodes. The documentation uses placeholders and follows standard practices for integrating with external API providers.
Audit Metadata