wan-pptx-generator
Warn
Audited by Snyk on Apr 19, 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.90). The skill's generation loop explicitly parses model/response content for image URLs and any https links and then automatically downloads them (see scripts/pptx-generator.py: download_image/download_pptx and the for-loop handling reasoning_content/content_chunk), which means it fetches and ingests arbitrary external URLs returned at runtime and uses them to drive downloads and outputs.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata