ppt-analysis
Warn
Audited by Snyk on Jul 3, 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.65). The required runtime workflow ingests outsider-authored free text when it renders image-only slides (from the user-supplied PPTX) to PNG and then calls an external captioning script (
caption_image_slides→subprocess.run(["python3", CAPTION, img_path, "--json", "--prompt", p])), where the captioning output is treated as slide text and fed into the agent’s LLM context for downstream analysis.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata