hyperframes
Warn
Audited by Snyk on Jul 27, 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.75). The required runtime workflow for embedded captions consumes the user/video-derived
transcript.json(word text/timings) and renders it into the page/GSAP timeline viarenderLine(... w.text ...)—this is outsider-authored free text whenever the operating user did not author the spoken content themselves (e.g., from an uploaded subject video).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill includes a runtime that fetches and executes remote JavaScript from the CDN URL https://cdn.jsdelivr.net/npm/gsap@3.14.2/dist/gsap.min.js, which is a required dependency for the playback/timeline engine and therefore executes external code at runtime.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata