docx-official
Warn
Audited by Snyk on Aug 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The required workflow ingests free text only from user-provided DOCX files by reading/parsing their internal XML (e.g., pandoc conversion and unpacking then reading
word/document.xml/word/comments.xml) rather than monitoring any outsider-authored web/chat/email feed without selecting specific user content first.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (medium risk: 0.40). The skill explicitly instructs running privileged package-install commands (e.g., "sudo apt-get install pandoc/libreoffice/poppler-utils" and a global npm install), which require elevated privileges and modify the host system state.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata