runcomfy-cli
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs the user to install the
@runcomfy/clipackage via verified package managers (npm or npx). It also mentions a curl-pipe installation method available in official documentation with an explicit warning to inspect scripts before execution.- [DATA_EXFILTRATION]: The skill manages a local authentication token at~/.config/runcomfy/token.jsonusing secure file permissions (0600). The token is used for authorized model submission to RunComfy's infrastructure.- [COMMAND_EXECUTION]: The skill utilizes theBash(runcomfy *)tool to execute CLI commands. This usage is appropriately scoped to the specific functionality of the skill.- [PROMPT_INJECTION]: The skill includes a 'Security & Privacy' section that warns about Indirect Prompt Injection from untrusted third-party assets (images, video, web search) and provides specific remediation guidance for the agent to mitigate these risks.
Audit Metadata