pptx-to-md
Warn
Audited by Snyk on Jul 11, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). Outsider-authored free text from the user-supplied PPTX (slide XML paragraphs and speaker notes) is extracted by
scripts/prepare.pyintomanifests/slideNN.json(source_text_paragraphs,speaker_notes_paragraphs) and then read by each dispatched sub-agent per slide (references/sub_agent_prompt.md), so the LLM context is fed that untrusted document content at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata