seedance-2-5-skill
Fail
Audited by Snyk on Aug 4, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). One URL is high-risk: the raw.githubusercontent.com link is a remote install.sh meant to be piped to sh (a common malware vector); the other two (www.atlascloud.ai console page and api.atlascloud.ai) are vendor API/console endpoints and are low risk on their own.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The runtime workflow exposed by
scripts/generate.mjsingests user-authored free text fromCFG.grid.prompt,CFG.shots[], andCFG.segments[].prompt(and can also ingest user-specified reference audioaudio.references), then sends that text directly to Atlas generation endpoints as the model prompt.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata