pihole-ctl
Warn
Audited by Snyk on Feb 26, 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 recommends privileged operations—adding a user to the pihole group (usermod -aG), and running pihole management commands (enable/disable, pihole -g) that require sudo and modify system/service state—so it pushes actions that change the machine's state and require elevated privileges.
Audit Metadata