ideogram-migration-deep-dive
Warn
Audited by Snyk on Mar 24, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly installs and invokes an external npm package at runtime ("npm install @ideogram/sdk" and "node -e "require('@ideogram/sdk').ping()""), which fetches code from the npm registry and executes it, making it a required runtime dependency that can run remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata