pptx

Warn

Audited by Snyk on Aug 14, 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 text from the user-supplied .pptx they provide to pandoc/python-pptx (e.g., pandoc path-to-file.pptx and Presentation('presentation.pptx')), so outsider-authored free text in that file can be ingested without selecting a specific trusted item first.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill explicitly suggests running "sudo apt-get install" to install system packages (lines show "sudo apt-get install pandoc" and "sudo apt-get install libreoffice poppler-utils"), which directs the agent to obtain elevated privileges and modify the host system state.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 14, 2026, 12:08 PM
Issues
2
Security Audit — snyk — pptx