os-scripting
Warn
Audited by Snyk on Feb 28, 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: 1.00). The workflow includes explicit sudo install commands and examples that write to /var/log and /etc/systemd/system, restart services, and run privileged diagnostics (e.g. systemctl, journalctl, strace), which instruct the agent to perform actions that modify system state and require elevated privileges.
Audit Metadata