systemd-services
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 prompt explicitly instructs creating/modifying systemd unit files under /etc/systemd/system and running systemctl commands (daemon-reload, enable, start), which change system-level configuration and require elevated privileges, so it can modify the machine state.
Audit Metadata