os-scripting
Warn
Audited by Snyk on Jul 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 explicitly includes sudo commands (e.g., "sudo apt install"), instructions to create/modify system-wide service files under /etc/systemd/system, and service-management commands (systemctl restart) and log writes to /var/log, all of which require elevated privileges and modify the host system state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata