hyperframes-core
Warn
Audited by Snyk on Aug 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). In
references/subagent-dispatch.md, the required runtime workflowDISPATCHsends assembled file contents (e.g.,.hyperframes/frame-packets/<frame_id>.mdand_role.md) verbatim to child agents; the only outsider-authored text that could be ingested is through project-owned files like the user’sSTORYBOARD.md/chat feedback, not from an external queue/feed the workflow monitors directly.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The docs include an in-template tag that will be fetched & executed at render/preview time (GSAP), e.g. "https://cdn.jsdelivr.net/npm/gsap@3.14.2/dist/gsap.min.js", which the skill treats as the primary animation runtime and thus is an external runtime-executed dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata