alterlab-generate-image
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill communicates with the OpenRouter API (openrouter.ai) to generate and edit images. This is a well-known service and the interaction is essential for the skill's primary function.
- [CREDENTIALS_UNSAFE]: The script handles the OPENROUTER_API_KEY by reading it from environment variables or a local .env file, which is a standard and secure practice that avoids hardcoding secrets.
- [COMMAND_EXECUTION]: The Python script performs routine file operations (reading and writing images) and network requests. These actions are aligned with the skill's purpose and do not exhibit signs of malicious command execution or unauthorized system access.
Audit Metadata