gemini-image
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Detailed inspection of the skill instructions and Python scripts found no evidence of malicious intent, prompt injection, or obfuscation.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the official
google-genailibrary and the industry-standardpillowlibrary. These are well-known and trusted packages required for its stated functionality. - [SAFE]: The script securely manages API keys by retrieving them from environment variables (
GOOGLE_API_KEYorGEMINI_API_KEY), which is the recommended practice to prevent credential exposure.
Audit Metadata