seedance-video-gen
Warn
Audited by Snyk on Feb 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The script explicitly accepts arbitrary HTTP(S) image URLs via the --image and --last-frame arguments (see get_image_input in scripts/generate_video.py) and passes those untrusted third-party images to the Replicate model for generation, so the agent ingests and relies on external, user-provided web content.
Audit Metadata