generate-image
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The script is designed to read from
.envfiles to obtain theOPENROUTER_API_KEY. This is a standard and documented method for managing API credentials in local development environments. - [EXTERNAL_DOWNLOADS]: The skill makes legitimate network requests to
openrouter.ai, which is a well-known service provider for AI model access. - [COMMAND_EXECUTION]: The script performs file system operations (reading input images and writing generated images) based on user-supplied paths, which is necessary for its stated purpose.
Audit Metadata