seedance-2-prompts

Warn

Audited by Snyk on Apr 9, 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.90). The skill fetches live, community-submitted prompts from the public API at https://youmind.com/youhome-api/video-prompts (see scripts/search.mjs and SKILL.md), and explicitly uses the returned untrusted "content" fields as actionable Seedance 2.0 prompts presented and applied by the agent, allowing third-party text to influence generation behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). The skill's runtime script fetches prompts from the live API at https://youmind.com/youhome-api/video-prompts, and the returned "content" is directly used as video-generation prompts/instructions that the skill depends on, so this external URL controls agent prompts at runtime.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 9, 2026, 02:45 AM
Issues
2