seedream
Fail
Audited by Snyk on Mar 2, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill's usage examples and allowed auth methods include passing the API key directly as a command-line argument (
--api-key YOUR_API_KEY), which encourages embedding secret values verbatim into generated commands/outputs.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The skill's SKILL.md and scripts/generate_image.py explicitly accept a public reference image URL via the --image parameter (and instruct that the URL be publicly accessible), causing the system/API to ingest arbitrary third‑party images that directly influence generation outputs and thus could enable indirect prompt injection.
Audit Metadata