homelab-wireguard-vpn
Warn
Audited by Snyk on Jun 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 skill explicitly instructs the agent to run many privileged commands (sudo apt install, write files under /etc, modify /etc/sysctl.d, apply iptables rules, enable systemd services, create root-owned scripts and cron jobs), i.e. it directs modifications to system files and services that require root and can change the machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata