ideogram-image
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements robust security practices, including the use of environment variables for API keys and Ed25519 signature verification for incoming webhooks using official JWKS endpoints to prevent tampering.
- [EXTERNAL_DOWNLOADS]: Fetches image data, configuration, and JSON schemas from api.ideogram.ai and ideogram.ai. These are official domains for the well-known Ideogram AI service and are consistent with the skill's primary purpose.
- [COMMAND_EXECUTION]: Employs standard Python libraries for file system management (pathlib), environment access (os), and local data persistence (sqlite3) to handle API responses and manage metadata securely.
Audit Metadata