linux-troubleshooting
Warn
Audited by Snyk on Jun 21, 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 workflow explicitly instructs running privileged and state-changing system commands (e.g., systemctl restart service, journalctl -u, strace -p, commands touching /var/log and system services) which modify the machine's state and typically require elevated (sudo) privileges, so it can compromise the host.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata