ideogram-deploy-integration
Fail
Audited by Snyk on Mar 12, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes secret-looking tokens (e.g., sk_live_, whsec_) and shows commands that add them directly as CLI arguments (e.g.,
vercel secrets add ideogram_api_key sk_live_***,fly secrets set IDEOGRAM_API_KEY=sk_live_***), which requires embedding secret values verbatim in generated output.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata