← 返回 Skills 市场
maciekish

NordVPN

作者 maciekish · GitHub ↗ · v1.0.2
cross-platform ✓ 安全检测通过
2257
总下载
2
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install nordvpn
功能描述
Control NordVPN on Linux via the `nordvpn` CLI (connect/disconnect, choose country/city/group, read status, tweak settings, manage allowlist). Use for automation that needs region routing or temporary VPN tunneling.
安全使用建议
This skill appears to be an instruction-only controller for the official NordVPN CLI and is internally coherent. Before installing: (1) verify you actually have the nordvpn CLI and daemon installed and that you trust the skill owner (source unknown); (2) be aware the skill will run system commands (may require sudo or group membership) and can change network routing (killswitch/autoconnect/allowlist) — test in a safe environment if concerned; (3) consider the metadata omission (it should list 'nordvpn' as a required binary) and either update metadata or ensure the runtime has the binary; (4) if you do not want the agent to run VPN-changing commands autonomously, restrict the skill to manual invocation or disable autonomous invocation for this agent.
功能分析
Type: OpenClaw Skill Name: nordvpn Version: 1.0.2 The OpenClaw AgentSkills skill bundle for NordVPN is benign. All instructions and example commands in SKILL.md are directly related to the installation, configuration, and control of the NordVPN CLI on Linux. There is no evidence of malicious intent, data exfiltration, persistence mechanisms, or prompt injection attempts designed to subvert the agent or access unrelated sensitive data. The use of `sudo` is for standard package installation, and other commands are legitimate for managing the NordVPN client.
能力评估
Purpose & Capability
The skill's name and description match the SKILL.md: it orchestrates the official 'nordvpn' CLI to connect/disconnect, select locations, change settings, and manage allowlist. One mismatch: registry metadata lists no required binaries, but the instructions clearly depend on the 'nordvpn' CLI (and optionally 'systemctl' or '/snap/bin/nordvpn'). This is likely an omission in metadata rather than malicious behavior.
Instruction Scope
All runtime instructions are limited to local operations for managing NordVPN (nordvpn commands, checking daemon status, groups, systemctl). The skill recommends manual login for interactive/browser flows and does not instruct collecting unrelated files, scanning user files, or sending data to external endpoints other than NordVPN's normal auth flow.
Install Mechanism
There is no install spec (instruction-only), which is low-risk. The document suggests installing via common distro mechanisms (snap or package manager) but does not itself download or execute external code from untrusted URLs.
Credentials
The skill declares no required environment variables or credentials and the instructions do not attempt to read secret env vars. It does rely on the user having a NordVPN account and a logged-in CLI session, which is proportional to the purpose.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; autonomous invocation is allowed (platform default). Note: many nordvpn operations can require elevated privileges or membership in a system group; if the agent is allowed to run autonomously it may attempt commands that need sudo or affect network routing (killswitch, autoconnect, allowlist). This is expected for a VPN control skill but is a potential operational risk you should consider.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nordvpn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nordvpn 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Documentation updated to clarify that on some systems, the full path (/snap/bin/nordvpn) may be required to run the CLI when installed via snap. - No changes to code or implementation; this is a documentation-only update.
v1.0.1
- Minor update: homepage URL in metadata changed from markdown link format to plain URL. - No changes to code or functionality. - Documentation content remains the same, with slight metadata formatting fix.
v1.0.0
Initial skill release: Control NordVPN via the Linux CLI for automation and workflows. - Connect/disconnect VPN, select location (country/city/group), and verify connection status. - Support for basic settings adjustments (autoconnect, killswitch, protocol, etc.). - Manage allowlist for bypassing VPN by port or subnet. - Structured error handling for login, daemon/service issues, and invalid locations. - Recommended CLI orchestration patterns and practical automation recipes provided.
元数据
Slug nordvpn
版本 1.0.2
许可证
累计安装 0
当前安装数 0
历史版本数 3
常见问题

NordVPN 是什么?

Control NordVPN on Linux via the `nordvpn` CLI (connect/disconnect, choose country/city/group, read status, tweak settings, manage allowlist). Use for automation that needs region routing or temporary VPN tunneling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2257 次。

如何安装 NordVPN?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nordvpn」即可一键安装,无需额外配置。

NordVPN 是免费的吗?

是的,NordVPN 完全免费(开源免费),可自由下载、安装和使用。

NordVPN 支持哪些平台?

NordVPN 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 NordVPN?

由 maciekish(@maciekish)开发并维护,当前版本 v1.0.2。

💬 留言讨论