Skip to main content

ideogram-install-auth

Facilitates the installation and configuration of Ideogram SDK/CLI authentication for seamless API integration.

Install this skill

or
90/100

Security score

The ideogram-install-auth skill was audited on Feb 12, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 42

Access to .env file

SourceSKILL.md
42# Or create .env file
low line 43

Access to .env file

SourceSKILL.md
43echo 'IDEOGRAM_API_KEY=your-api-key' >> .env
medium line 53

Access to .env file

SourceSKILL.md
53- Environment variable or .env file with API key
low line 71

Access to .env file

SourceSKILL.md
71apiKey: process.env.IDEOGRAM_API_KEY,
low line 86

External URL reference

SourceSKILL.md
86- [Ideogram Dashboard](https://api.ideogram.com)
low line 87

External URL reference

SourceSKILL.md
87- [Ideogram Status](https://status.ideogram.com)
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →