← 返回 Skills 市场
1202
总下载
3
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install wireguard
功能描述
Configure WireGuard VPN tunnels with secure routing and key management.
安全使用建议
This is a coherent, instruction-only WireGuard guide. Before using it: ensure the 'wg' (and likely 'wg-quick', iptables/nft, and sysctl) tools are installed on your system; never paste or share private keys (generate them locally); be prepared that following the guidance may require running privileged commands (changing file perms, enabling IP forwarding, firewall/NAT changes) — run those yourself or only allow the agent to perform them if you trust it. The skill itself does not ask for credentials or perform network exfiltration, but it assumes you will run networking commands on the host, so review any concrete commands the agent proposes before executing.
功能分析
Type: OpenClaw Skill
Name: wireguard
Version: 1.0.0
The skill bundle contains only metadata and a comprehensive markdown document (`SKILL.md`) providing troubleshooting and best practices for WireGuard configuration. It declares a dependency on the `wg` binary, which is appropriate for its stated purpose. There is no executable code, no instructions for data exfiltration, malicious execution, persistence, or prompt injection against the AI agent. The content is purely informational and educational.
能力评估
Purpose & Capability
Name/description match the contents: the SKILL.md is a WireGuard troubleshooting and configuration guide. The declared required binary is 'wg', which is appropriate. Minor inconsistency: the instructions also reference 'wg-quick' and other tools (iptables/NAT, sysctl for IP forwarding) but the metadata only lists 'wg' — not a security problem but worth noting because some guidance assumes presence of additional binaries/utilities.
Instruction Scope
SKILL.md is high-level operational guidance (AllowedIPs, routing, DNS leaks, key security, debugging tips) and does not instruct the agent to read unrelated files, exfiltrate data, or access environment variables. It references config files and permissions but does not direct the agent to transmit secrets. Advice to keep private keys secret is explicit.
Install Mechanism
No install spec (instruction-only). Nothing is downloaded or written to disk by the skill itself; lowest-risk install profile.
Credentials
The skill requires no environment variables or credentials. That matches its purpose: configuring WireGuard locally does not need external API keys. No unrelated secrets requested.
Persistence & Privilege
always:false and default model invocation settings are appropriate. The skill does not request persistent system-wide privileges or modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wireguard - 安装完成后,直接呼叫该 Skill 的名称或使用
/wireguard触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
WireGuard 是什么?
Configure WireGuard VPN tunnels with secure routing and key management. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1202 次。
如何安装 WireGuard?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wireguard」即可一键安装,无需额外配置。
WireGuard 是免费的吗?
是的,WireGuard 完全免费(开源免费),可自由下载、安装和使用。
WireGuard 支持哪些平台?
WireGuard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 WireGuard?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills