wireguard
Facilitates the deployment and management of WireGuard VPN tunnels for secure networking and tunneling solutions.
Install this skill
or
74/100
Security score
The wireguard skill was audited on Mar 7, 2026 and we found 4 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
medium line 99
Template literal with variable interpolation in command context
SourceSKILL.md
| 99 | ```bash |
high line 169
Piping content to bash shell
SourceSKILL.md
| 169 | curl -sSL https://install.pi-hole.net | bash |
medium line 169
Curl to non-GitHub URL
SourceSKILL.md
| 169 | curl -sSL https://install.pi-hole.net | bash |
low line 169
External URL reference
SourceSKILL.md
| 169 | curl -sSL https://install.pi-hole.net | bash |
Scanned on Mar 7, 2026
View Security Dashboard