seedance-v2
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the use of the official
@runcomfy/cliandruncomfy.comendpoints, which are legitimate resources belonging to the skill's author, runcomfy-com. - [COMMAND_EXECUTION]: The skill provides examples of using the
runcomfyCLI to execute tasks. The documentation explicitly notes that user input is passed as a JSON string to the CLI to avoid shell injection vulnerabilities. - [CREDENTIALS_UNSAFE]: The skill describes the management of API tokens via
~/.config/runcomfy/token.json(with owner-only permissions) or theRUNCOMFY_TOKENenvironment variable. This is a standard and secure method for managing CLI credentials for the vendor's service. - [PROMPT_INJECTION]: The skill acknowledges the risk of indirect prompt injection through external media URLs (image/video/audio) processed by the model. This is documented as a known risk factor of multi-modal AI models rather than a malicious feature of the skill itself.
Audit Metadata