Skip to main content

ideogram-incident-runbook

Facilitates rapid incident response for Ideogram outages, including triage, mitigation, and postmortem procedures.

Install this skill

or
85/100

Security score

The ideogram-incident-runbook skill was audited on May 12, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 96

Template literal with variable interpolation in command context

SourceSKILL.md
96```bash
medium line 152

Template literal with variable interpolation in command context

SourceSKILL.md
152url: `https://placehold.co/1024x1024/333/fff?text=${encodeURIComponent("Image unavailable")}`,
low line 146

Access to .env file

SourceSKILL.md
146const FALLBACK_ENABLED = process.env.IDEOGRAM_FALLBACK === "true";
low line 48

External URL reference

SourceSKILL.md
48-X POST https://api.ideogram.ai/generate \
low line 57

External URL reference

SourceSKILL.md
57-X POST https://api.ideogram.ai/v1/ideogram-v3/generate \
low line 69

External URL reference

SourceSKILL.md
69-X POST https://api.ideogram.ai/generate \
low line 152

External URL reference

SourceSKILL.md
152url: `https://placehold.co/1024x1024/333/fff?text=${encodeURIComponent("Image unavailable")}`,
Scanned on May 12, 2026
View Security Dashboard
Installation guide →