lov-document-illustrator

Pass

Audited by Gen Agent Trust Hub on Aug 24, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses the google-genai library to make API requests to Google's generative AI services for image creation. These are well-known and trusted endpoints.
  • [COMMAND_EXECUTION]: The agent executes local Python scripts (generate_single_image.py) to process content and interface with the AI model, which is necessary for its stated functionality.
  • [SAFE]: The skill implements a safety-first workflow by creating a .illustrator-backup copy of documents before applying any edits.
  • [SAFE]: Sensitive information like the GEMINI_API_KEY is managed via environment variables and .env files rather than being hardcoded, following standard security practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 24, 2026, 12:55 AM
Security Audit — agent-trust-hub — lov-document-illustrator