Nano Banana Skill
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill includes a file upload capability (`curl -F "file=@/path/to/your/image.jpg"`) documented in both SKILL.md and README.md. While intended for uploading reference images to monet.vision, this feature presents a significant vulnerability. If an AI agent's input for the file path is not strictly controlled or sanitized, a malicious prompt could instruct the agent to upload arbitrary local files (e.g., `/etc/passwd`, `~/.ssh/id_rsa`), leading to data exfiltration. This is a risky capability that could be exploited, classifying it as suspicious rather than benign, as it enables a potential attack vector against the agent's host system.
