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-genailibrary 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-backupcopy of documents before applying any edits. - [SAFE]: Sensitive information like the
GEMINI_API_KEYis managed via environment variables and.envfiles rather than being hardcoded, following standard security practices.
Audit Metadata