image-edit
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
runcomfyCLI to perform image editing operations. This is the intended and documented way to interact with the platform. - [EXTERNAL_DOWNLOADS]: The skill relies on the
@runcomfy/clipackage, which is the official command-line tool for the RunComfy service. - [DATA_EXFILTRATION]: The skill facilitates the transfer of image URLs and user prompts to RunComfy's processing servers. This operation is standard for the service and uses official vendor domains.
- [SAFE]: The documentation provides guidance on secure credential management, recommending the use of environment variables or secure local configuration files for API tokens.
Audit Metadata