systemd-units
Warn
Audited by Snyk on Feb 16, 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 creating and installing systemd unit files and running privileged commands (sudo cp, systemctl daemon-reload/start/enable, systemctl edit), which modify system-wide service configuration and require elevated privileges, so it directs altering the machine's state.
Audit Metadata