nano-banana-2
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a legitimate interface for generating images through the inference.sh platform, following standard patterns for CLI and SDK integration.
- [EXTERNAL_DOWNLOADS]: Mentions installing tools via
npx skills addand uses theinferenceshPython library, which are the official delivery mechanisms for the described service. - [COMMAND_EXECUTION]: Utilizes the
infshcommand-line tool to interact with the Gemini model. The skill properly scopes access using theallowed-toolsfrontmatter field, restricting execution to the intended CLI tool.
Audit Metadata