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/sdkandpip install ideogramare used for installation.exportandechoare used to set up theIDEOGRAM_API_KEYenvironment variable or.envfile.- [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