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
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
Aug 21, 2026, 06:41 PM
Issues
2
Security Audit — snyk — hyperframes-card-news