docker-errors-networking
Warn
Audited by Snyk on Apr 9, 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 modifying host configuration files (e.g., /etc/docker/daemon.json, /etc/sysctl.conf), changing kernel/network settings (sysctl net.ipv4.ip_forward), manipulating iptables/firewall rules, and restarting services with sudo, which are privileged actions that change the machine's state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata