hyperframes-card-news
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 (medium risk: 0.30). 서비스 런타임은
overview-template.html의{{CARDS_HTML}}(카드 텍스트/HTML이 포함된 콘텐츠)를 그대로 DOM에 삽입하고, 그 안의 텍스트를Text Edit mode에서contenteditable로 읽고(origHTML,el.innerHTML)patch를 만들어/save로 전송하며 또한thumb-label에서card.dataset.skill및 카드별 텍스트를 렌더링합니다.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The templates load and execute remote JavaScript at runtime from https://cdn.jsdelivr.net/npm/gsap@3.14.2/dist/gsap.min.js (used by the inline scripts calling gsap.timeline), so the skill relies on fetching and executing that external code to function.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata