dockerizing-vpn-clients
Warn
Audited by Snyk on Mar 29, 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: 0.90). The skill instructs building/running containers with NET_ADMIN and /dev/net/tun access and includes commands that change system network state (iptables MASQUERADE, update-alternatives for iptables) and start privileged daemons, all of which require root-level privileges and can modify the host machine’s networking/security configuration.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata