Zerotier
v1.0.0ZeroTier integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZeroTier data.
⭐ 0· 45·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (ZeroTier integration) matches the instructions (use the Membrane CLI to create connections, list actions, run actions, or proxy requests to the ZeroTier API). No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md stays on-task: it instructs installing and using the Membrane CLI, performing browser-based login, creating connections, listing actions, running actions, and proxying requests. It does not instruct reading local files, harvesting unrelated environment variables, or posting data to unexpected endpoints. The only external transmission of data is via Membrane (as expected for this integration).
Install Mechanism
No packaged install spec is included (instruction-only). The doc instructs users to run npm install -g @membranehq/cli and to use npx @membranehq/cli@latest in examples. This is expected but carries normal supply-chain considerations for global npm packages and use of @latest; users may prefer pinning versions or reviewing the upstream package/repo before installation.
Credentials
The skill declares no required environment variables or config paths. It requires a Membrane account and network access (stated in SKILL.md) which is proportionate given the CLI-based proxy architecture; credentials are handled server-side by Membrane rather than requested by the skill.
Persistence & Privilege
Skill flags are default (always: false, user-invocable: true, model invocation allowed). The skill does not request persistent presence, nor does it attempt to modify other skills or system-wide configuration. Autonomous invocation is allowed (platform default) and not combined with other red flags.
Assessment
This is an instruction-only skill that delegates ZeroTier access to the Membrane service and tells you to install and use the @membranehq/cli npm package. Before installing or using it: (1) verify and trust the Membrane service and the @membranehq/cli package (review the homepage and GitHub repo, and consider pinning a known-good version rather than using @latest); (2) understand that Membrane will proxy requests to ZeroTier and thus will see/process your ZeroTier data and credentials server-side; (3) be cautious with global npm installs (supply-chain risk) and run the browser-based login flow only if you trust the service; (4) if you need stronger assurances, inspect the upstream CLI repository and Membrane's privacy/security documentation before proceeding.Like a lobster shell, security has layers — review code before you run it.
latestvk9764a4pw2tg6md2d0ax35per184f74d
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
