image
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate image generation and editing functionality using the official
google-genaiSDK for communication with Google's API. - [SAFE]: Secret management follows industry best practices by utilizing environment variables or
.envfiles for theGEMINI_API_KEY, which prevents credential exposure in the code. - [SAFE]: File system interactions are limited to reading input images and writing the generated output to user-defined paths, with no unauthorized access to sensitive system directories.
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or remote code execution were detected in the instructions or the accompanying Python scripts.
Audit Metadata