pptx
Warn
Audited by Snyk on Jun 20, 2026
Risk Level: MEDIUM
Full Analysis
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 explicitly instructs installing system packages with sudo (e.g., "sudo apt-get install libreoffice" and "sudo apt-get install poppler-utils") and global npm installs that modify system state and may require elevated privileges, so it encourages changing the machine's system-level state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata