WireGuard

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only WireGuard skill is aligned with VPN configuration, but users should review any routing or live-interface changes before applying them.

This appears safe as an instruction-only WireGuard helper. Before installing or using it to make changes, ensure you approve any generated config or command that changes routing, DNS, firewall/NAT behavior, or live WireGuard state, and never paste or transmit private keys unless you intentionally choose to handle that secret.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Applying suggested WireGuard routing or live configuration changes without review could break connectivity, leak DNS, or route all traffic through the VPN.

Why it was flagged

The skill covers network-wide routing and live WireGuard configuration changes. This is purpose-aligned, but such changes can disrupt connectivity or route more traffic than intended if accepted blindly.

Skill content
`0.0.0.0/0` routes ALL traffic ...; `wg syncconf` applies changes without restart
Recommendation

Review generated WireGuard configs and commands before applying them, especially AllowedIPs, DNS settings, NAT/firewall changes, and live `wg`/`wg syncconf` operations.

What this means

Users have limited information about the publisher or source, though there is no code to install or run from this artifact.

Why it was flagged

The skill has limited provenance information, but the artifact set contains only SKILL.md and no executable code or install script, reducing practical supply-chain exposure.

Skill content
Source: unknown; Homepage: none; No install spec — this is an instruction-only skill.
Recommendation

Treat it as guidance rather than authoritative configuration, and compare important VPN settings against trusted WireGuard documentation.