office-files
Warn
Audited by Snyk on Sep 23, 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 skill processes user-uploaded files, such as Word documents, via pandoc extraction (
pandoc theirs.docx -t markdown), which exposes the agent to outsider-authored free text.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill instructs the agent to run
sudo apt-get installto install libreoffice-writer, which involves obtaining and using sudo privileges to modify system packages.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata