homelab-wireguard-vpn

Fail

Audited by Snyk on May 13, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt includes explicit placeholders and instructions to "substitute the actual private key value" and provides code that formats and outputs private keys into configs, meaning an agent would need to handle and potentially emit secret key material verbatim.

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 running sudo and modifying system-wide files and services (e.g., /etc/wireguard, /etc/sysctl.d, iptables rules, systemctl enable), which change the host configuration and require elevated privileges, so it can compromise the machine state.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
May 13, 2026, 01:25 AM
Issues
2