← Back to Skills Marketplace
membranedev

Zerotier

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
148
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install zerotier
Description
ZeroTier integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZeroTier data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zerotier
  3. After installation, invoke the skill by name or use /zerotier
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug zerotier
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Zerotier?

ZeroTier integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZeroTier data. It is an AI Agent Skill for Claude Code / OpenClaw, with 148 downloads so far.

How do I install Zerotier?

Run "/install zerotier" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Zerotier free?

Yes, Zerotier is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Zerotier support?

Zerotier is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Zerotier?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments