← 返回 Skills 市场
Zerotier
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
148
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install zerotier
功能描述
ZeroTier integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZeroTier data.
安全使用建议
This skill is coherent: it delegates ZeroTier operations to the Membrane service via the Membrane CLI. Before installing: 1) Confirm you trust Membrane (getmembrane.com / @membranehq npm package) because ZeroTier data and metadata will be routed through that service. 2) Prefer auditing the CLI package source or pinning a specific released version instead of `@latest`. 3) Be aware `npm install -g` will place a binary on your PATH—use a least-privilege environment if you're cautious. 4) If you operate in a sensitive environment, review what data the Membrane actions will send to their servers and test with non-production data first.
功能分析
Type: OpenClaw Skill
Name: zerotier
Version: 1.0.1
The skill provides a legitimate interface for managing ZeroTier networks via the Membrane CLI. It includes instructions for installing the `@membranehq/cli` npm package, authenticating with the Membrane platform, and executing networking actions. The instructions in SKILL.md are consistent with the stated purpose of the tool and emphasize secure credential management by offloading authentication to the Membrane service rather than storing secrets locally.
能力评估
Purpose & Capability
The skill name/description (ZeroTier integration) matches the runtime instructions: it tells the agent to use the Membrane CLI to create a connection to the ZeroTier connector, discover and run actions, and optionally create actions. The required network access and a Membrane account are proportional to the stated purpose.
Instruction Scope
SKILL.md contains only CLI instructions for installing and using the Membrane CLI (login, connect, list actions, create/run actions). It does not instruct the agent to read unrelated local files, request unrelated environment variables, or exfiltrate arbitrary local data. Note: using this skill means sending ZeroTier-related requests and metadata to the Membrane service/CLI endpoint, so data will flow to that third party as part of normal operation.
Install Mechanism
The skill is instruction-only but tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a standard but moderately privileged action (writes executable to PATH). The instruction uses an unpinned `@latest` tag; consider pinning a specific version or auditing the package before installing.
Credentials
No environment variables, credentials, or config paths are requested by the skill itself. The SKILL.md explicitly states Membrane manages auth server-side and instructs the user to authenticate via the CLI/browser flow, which is consistent with the described behavior.
Persistence & Privilege
The skill does not request always: true and does not claim to modify other skills or system-wide agent settings. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zerotier - 安装完成后,直接呼叫该 Skill 的名称或使用
/zerotier触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Zerotier 是什么?
ZeroTier integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZeroTier data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。
如何安装 Zerotier?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zerotier」即可一键安装,无需额外配置。
Zerotier 是免费的吗?
是的,Zerotier 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zerotier 支持哪些平台?
Zerotier 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zerotier?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills