← Back to Skills Marketplace
gora050

Twingate

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
103
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install twingate
Description
Twingate integration. Manage data, records, and automate workflows. Use when the user wants to interact with Twingate data.
Usage Guidance
This skill appears to be what it claims: a Twingate connector that uses Membrane. Before installing or running commands: 1) Verify you trust the Membrane project and the npm package (@membranehq/cli) — check the package page and repository; 2) Be aware you'll need a Membrane account and will perform an interactive login (browser or copy-paste code) so credentials are handled by Membrane, not entered directly into the agent; 3) Installing the CLI with npm -g will add a persistent binary to your system — install it yourself rather than letting any automated installer run; 4) If you prefer not to install new software, you can avoid using this skill; 5) Because the registry metadata omitted the Membrane requirement, prefer to run a manual test of the CLI and connector before granting the skill broad access to workflows.
Capability Analysis
Type: OpenClaw Skill Name: twingate Version: 1.0.1 The skill facilitates Twingate ZTNA management by requiring the installation of a global NPM package (@membranehq/cli) and routing all authentication and network actions through a third-party intermediary service (getmembrane.com). While the instructions in SKILL.md are transparent and aligned with the stated purpose, the requirement for global system modifications and the redirection of sensitive enterprise network access through an external SaaS platform introduce significant supply chain and data privacy risks.
Capability Assessment
Purpose & Capability
The skill's stated purpose (Twingate integration) aligns with the instructions: it uses a Membrane connector for Twingate. However, the registry metadata lists no required binaries or credentials even though SKILL.md explicitly requires network access, a Membrane account, and installing the @membranehq/cli. The dependency on Membrane is reasonable for this purpose but should be declared in the metadata.
Instruction Scope
SKILL.md confines actions to installing and using the Membrane CLI, authenticating via its interactive flow, creating a Membrane connection keyed to 'twingate', discovering and running Membrane actions, and polling build state. It does not instruct reading arbitrary local files or exfiltrating unrelated credentials. The guidance to have the user complete browser-based auth is explicit.
Install Mechanism
There is no install spec in the registry (skill is instruction-only), but the runtime instructions ask the user to run 'npm install -g @membranehq/cli@latest' or use npx. Installing a global npm package is a moderate-risk, user-driven action — not performed by the skill automatically — and should be acceptable if the user trusts the package and source (npm). The skill does not link to any unusual download URLs or attempt to write files itself.
Credentials
The skill declares no env vars or primary credential, and the instructions emphasize using Membrane to manage auth (interactive login/browser flow) and not asking users for API keys. That is proportionate: the integration requires a Membrane account but does not ask the agent to access unrelated secrets or environment paths.
Persistence & Privilege
The skill does not request elevated or permanent platform privileges (always:false). It does not instruct modifying other skills or system-wide agent settings. Installing the Membrane CLI would create a persistent binary, but that is a normal, user-initiated step rather than an automatic privilege escalation by the skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install twingate
  3. After installation, invoke the skill by name or use /twingate
  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 twingate
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Twingate?

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

How do I install Twingate?

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

Is Twingate free?

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

Which platforms does Twingate support?

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

Who created Twingate?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments