generate-image
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official
google-genailibrary to interface with Google's image generation services. This is a well-known and trusted service used for its intended primary purpose. - [EXTERNAL_DOWNLOADS]: Dependencies such as
google-genaiandpilloware standard, well-known packages managed via theuvpackage manager. These are verified and safe for the skill's operation. - [COMMAND_EXECUTION]: The skill executes a localized Python script (
generate.py) viauv runto perform image processing and API calls. This behavior is restricted to the skill's own directory and intended functionality. - [DATA_EXFILTRATION]: No unauthorized data exfiltration was detected. Network communication is strictly limited to the official Google Gemini API endpoints for generating and editing images based on user prompts.
Audit Metadata