edgesecurityaccess-wireguard-vpn

Fail

Audited by Snyk on May 29, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt repeatedly embeds plaintext passwords and private keys directly into commands and code (e.g., curl --data "username=alice&password=secure_password", users.txt entries, esa.conf with server private key), which requires the model to handle or reproduce secret values verbatim and is therefore insecure.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). Mixed signals: official go.dev download and local/loopback endpoints are low-risk, but the GitHub repository under an unvetted username (plus an unfamiliar project domain) that provides build-and-run instructions for binaries makes this set suspicious and potentially a malware distribution vector.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


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 includes explicit instructions to install packages, write and copy files under /etc (including a systemd service), enable/start services, modify kernel sysctl settings and iptables NAT rules, and append to system config files — all actions that change the machine state and require elevated privileges.

Issues (4)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
May 29, 2026, 05:15 PM
Issues
4
Security Audit — snyk — edgesecurityaccess-wireguard-vpn