ideogram-install-auth

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill installs the official Ideogram SDK packages.
  • Python package: ideogram (PyPI)
  • Node.js package: @ideogram/sdk (npm)
  • [COMMAND_EXECUTION]: Executes shell commands to install dependencies and configure authentication credentials.
  • npm install @ideogram/sdk and pip install ideogram are used for installation.
  • export and echo are used to set up the IDEOGRAM_API_KEY environment variable or .env file.
  • [CREDENTIALS_UNSAFE]: Instructions guide the user to provide an API key. It uses safe placeholders like 'your-api-key' and follows standard development practices for credential management.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 06:22 PM