shell-scripting
Warn
Audited by Snyk on Apr 14, 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 contains numerous examples that write to or delete files in system locations (e.g., /etc/myapp.conf, /var/log, /var/run), run privileged DB commands as root, and include patterns that assume or check for root, so it encourages actions that modify the host system state and may require sudo.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata