pptx-generator
Warn
Audited by Snyk on Aug 10, 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). SKILL.md’s “Read/analyze content” flow runs
python -m markitdown presentation.pptx, meaning any outsider-authored PPTX provided by the user can contain free text that the runtime extracts and feeds to the LLM for analysis/QA.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata