kling-3-0
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the
@runcomfy/clipackage via NPM. This is a standard dependency for accessing the RunComfy service. - [EXTERNAL_DOWNLOADS]: The skill processes external image content fetched via HTTPS URLs provided by the user for image-to-video generation.
- [COMMAND_EXECUTION]: The skill uses the
runcomfycommand-line tool to submit and manage video generation requests. Input data is passed as a structured JSON string to the CLI's--inputparameter. - [SAFE]: Credentials and API tokens are managed via the standard
runcomfy loginprocess or theRUNCOMFY_TOKENenvironment variable, following security best practices for secret management.
Audit Metadata