nano-banana-edit
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using the
runcomfyCLI andnpxfor package installation and model execution. - [EXTERNAL_DOWNLOADS]: The skill identifies the
@runcomfy/clitool as a dependency from the npm registry and processes external image data from user-provided HTTPS URLs. - [PROMPT_INJECTION]: The documentation identifies the potential for indirect prompt injection via untrusted image URLs and includes guidance on treat external content as untrusted, representing a defensive best practice.
- [SAFE]: All functionality described is consistent with the skill's primary purpose of providing an interface to the RunComfy service. Authentication and data handling follow standard practices for CLI-based service integration.
Audit Metadata