ideogram-install-auth
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs the
@ideogram/sdkpackage via npm and theideogrampackage via pip. These are legitimate SDKs for the Ideogram AI platform. - [COMMAND_EXECUTION]: Executes shell commands to install packages and configure environment variables. These operations are standard for development environment setup.
- [CREDENTIALS_UNSAFE]: Recommends the use of
.envfiles and environment variables for API key management, which is a recognized safe practice for handling sensitive credentials.
Audit Metadata