comfyui-api
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard API interaction patterns for ComfyUI with no malicious intent detected.
- [COMMAND_EXECUTION]: Uses
curlto communicate with the ComfyUI REST API on the local loopback address (127.0.0.1). This is the intended behavior for local server interaction. - [EXTERNAL_DOWNLOADS]: Downloads generated content (images) from the local ComfyUI server. These downloads target a whitelisted local address and represent the core functionality of retrieving workflow outputs.
Audit Metadata