render-ig-live-gallery
Warn
Audited by Snyk on Aug 14, 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). In
scripts/build.py, outsider-authored free text from the runtime-provided config (CFG["slides"][...]["phrase"]andCFG["slides"][...]["comments"]) is directly rendered into images viadraw_top_line(bg, sl["phrase"])and insidebuild_card()’s comment loop (for handle,text in comments: ... d.text(..., text, ...)).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata