← 返回 Skills 市场
gora050

Twingate

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
103
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install twingate
功能描述
Twingate integration. Manage data, records, and automate workflows. Use when the user wants to interact with Twingate data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install twingate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /twingate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug twingate
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Twingate 是什么?

Twingate integration. Manage data, records, and automate workflows. Use when the user wants to interact with Twingate data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。

如何安装 Twingate?

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

Twingate 是免费的吗?

是的,Twingate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Twingate 支持哪些平台?

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

谁开发了 Twingate?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论