dev-test-linux
Warn
Audited by Snyk on Jun 22, 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 skill explicitly instructs using sudo to install packages and to enable/start a systemd daemon (e.g., "sudo apt install ..." and "sudo systemctl enable --now ydotool"), which requests elevated privileges and modifies the host system state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata