linux-troubleshooting
Warn
Audited by Snyk on Feb 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.80). The workflow explicitly includes state-changing privileged actions (e.g., systemctl restart, strace -p, journalctl -u, implementing fixes) that require root and can modify the machine, so it encourages potentially unsafe, system-wide changes even though it doesn't explicitly tell the agent to bypass security or create users.
Audit Metadata