skills/pilioai/skills/nano-banana-pro/Gen Agent Trust Hub

nano-banana-pro

Pass

Audited by Gen Agent Trust Hub on Jul 26, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads and executes the @pilio/cli package from the npm registry using pnpm dlx to provide image generation functionality.
  • Evidence: SKILL.md instructions include pnpm dlx @pilio/cli nano-banana-pro.
  • [COMMAND_EXECUTION]: The agent is instructed to execute shell commands to interact with the vendor's API for generating images and monitoring task status.
  • Evidence: SKILL.md includes commands for generation and pnpm dlx @pilio/cli task wait <task_id>.
  • [DATA_EXFILTRATION]: Local image files provided via the --input flag are read by the CLI and sent to the vendor's API for processing as reference images.
  • Evidence: SKILL.md describes the use of --input ./reference.png for image composition.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 26, 2026, 10:51 AM
Security Audit — agent-trust-hub — nano-banana-pro