changelog-video
Warn
Audited by Snyk on Aug 24, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required runtime workflow ingests the user-provided changelog markdown, parses it into themes/items, then uses that text to author the routed script-tokens/voiceover captions that are rendered in the final HTML (caption-rail LINES).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill loads and executes a remote JavaScript runtime from the CDN URL https://cdn.jsdelivr.net/npm/gsap@3.14.2/dist/gsap.min.js in the scaffold HTML (examples/master-skeleton.html), which is fetched at runtime and is a required dependency for the timeline/animation behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata