carousel-generator
Warn
Audited by Snyk on Aug 1, 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 runtime path
export.mjs/export.pyreads the generatedcarousel.htmlviapage.setContent(html)and renders it (including any user/outsider-authored slide text that gets embedded into the HTML), meaning there is indirect prompt-injection exposure if outsiders can influence that HTML without prior item selection.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata