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-genai library 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-genai and pillow are standard, well-known packages managed via the uv package manager. These are verified and safe for the skill's operation.
  • [COMMAND_EXECUTION]: The skill executes a localized Python script (generate.py) via uv run to 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
Risk Level
SAFE
Analyzed
Mar 7, 2026, 11:30 PM