pptx
Warn
Audited by Snyk on Mar 27, 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.70). The prompt explicitly instructs installing system packages with sudo (e.g.,
sudo apt-get install libreoffice,sudo apt-get install poppler-utils) and global npm installs (which may require elevated privileges), which push the agent to perform privileged, system-wide changes even though it doesn't ask to create users or modify system configs.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata