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 24, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 98

Template literal with variable interpolation in command context

SourceSKILL.md
98```bash
medium line 158

Template literal with variable interpolation in command context

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

Access to .env file

SourceSKILL.md
152const FALLBACK_ENABLED = process.env.IDEOGRAM_FALLBACK === "true";
low line 49

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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