Banana Api
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The banana-api skill is a legitimate utility designed to interface with the Nano Banana (Gemini) image generation API. The script `scripts/banana_gen.py` implements the features described in `SKILL.md`, including image compression using PIL, base64 encoding/decoding, and Discord integration via the `openclaw` CLI. It handles API keys securely through environment variables or a local config file and includes input sanitization for file naming to prevent path traversal. No malicious behaviors, obfuscation, or unauthorized data exfiltration were detected.
