systemd-services
Warn
Audited by Snyk on Mar 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: 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.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata