pptx-official
Warn
Audited by Snyk on Aug 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.30). The skill’s required runtime workflow reads and extracts free text from user-supplied .pptx/HTML files (e.g., converting PPTX to markdown and extracting OOXML/shape text via markitdown and inventory scripts), so outsider-authored content can be ingested directly without selecting specific items first.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs installing system packages with sudo (e.g., "sudo apt-get install libreoffice" and "sudo apt-get install poppler-utils"), which pushes changing the host system state and requires elevated privileges.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata