nano-banana-images
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides Python utility scripts (
scripts/generate_kie.pyandscripts/get_kie_image.py) designed to be executed via the shell to automate API interactions and file management. - [EXTERNAL_DOWNLOADS]: The included scripts facilitate the download of generated image assets from the Kie.ai API's output URLs to the local filesystem.
- [SAFE]: The skill implements secure credential management by instructing the agent to read API keys (
KIE_API_KEY,FAL_KEY,EURI_API_KEY) from a local.envfile rather than hardcoding sensitive tokens in scripts or prompts.
Audit Metadata