homelab-wireguard-vpn

Fail

Audited by Snyk on Aug 12, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill contains templates and code that explicitly ask for or embed private keys/tokens (e.g., "PrivateKey = <...>" and functions that return/insert private_key values), which would force an LLM to handle or output secret values verbatim if used to generate configs.

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 sudo commands and modify system files (e.g., /etc/wireguard/*, /etc/sysctl.d, systemctl services, iptables, and root-owned DDNS scripts), which change the machine's state and require privileged access.

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
Aug 12, 2026, 10:23 PM
Issues
2
Security Audit — snyk — homelab-wireguard-vpn