docx
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). SKILL.md’s “Text Extraction” and “Raw XML Access” workflows read outsider-authored content by extracting and converting user-provided .docx files (e.g., pandoc conversion to markdown and unzip of document.xml/comments.xml).
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 using "sudo apt-get install" for multiple system packages, which directs the agent/user to obtain elevated privileges and modify the machine's state.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata