nano-banana-pro-openrouter
Pass
Audited by Gen Agent Trust Hub on Feb 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill defines commands to run a local script
generate_image.pyusinguv. This is standard for providing specialized functionality to an agent. - [EXTERNAL_DOWNLOADS] (SAFE): Network activity is restricted to
openrouter.ai, which is the expected service provider for this skill's stated purpose. - [CREDENTIALS_UNSAFE] (SAFE): The skill provides clear instructions for handling API keys via environment variables or a local
.envfile within the skill directory. While it suggests passing keys as command-line arguments, this is part of the tool's intended design for credential injection from the agent's environment.
Audit Metadata