← 返回 Skills 市场
gora050

Turbot Pipes

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
110
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install turbot-pipes
功能描述
Turbot Pipes integration. Manage data, records, and automate workflows. Use when the user wants to interact with Turbot Pipes data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to talk to Turbot Pipes and asks for a Membrane account. Before installing or using it: 1) Verify you trust the @membranehq/cli package and the publisher (review the npm package page and the GitHub repo) and prefer pinning to a known good version instead of using @latest. 2) Install in an isolated environment if you are concerned about npm postinstall scripts. 3) When creating a Membrane connection to Turbot/Turbot Pipes, restrict the connection's permissions/scopes to the minimum needed — actions invoked through the CLI can modify resources. 4) Confirm the Membrane service’s privacy/hosting model (where credentials are stored and what access Membrane has). If you need, ask the skill owner for the exact CLI version and the repository commit hash they expect you to use.
功能分析
Type: OpenClaw Skill Name: turbot-pipes Version: 1.0.1 The skill bundle facilitates integration with Turbot Pipes via the Membrane CLI, which requires global npm installation and network access. It is classified as suspicious due to risky capabilities including shell command execution and the potential for shell injection vulnerabilities in the provided command templates (SKILL.md), as well as reliance on a third-party platform for authentication and action execution.
能力评估
Purpose & Capability
The name and description match the instructions: the skill describes interacting with Turbot Pipes via the Membrane platform and shows how to install and use the Membrane CLI. Required credentials and tools (a Membrane account and network access) are appropriate for this purpose.
Instruction Scope
SKILL.md confines runtime actions to installing and running the Membrane CLI (login, connect, action list/run). It does not instruct reading local system files, unrelated env vars, or exfiltrating data. However, the agent will be able to run Membrane actions (which can include mutating operations) against any connected account — the user should review action parameters and connection scopes before executing.
Install Mechanism
There is no formal install spec in the registry metadata, but the instructions tell users to install @membranehq/cli globally via npm (npm install -g @membranehq/cli@latest). Installing from npm is common and expected, but using @latest has integrity and supply-chain considerations; npm packages can run postinstall scripts. The skill itself does not auto-install anything.
Credentials
The skill declares no required env vars or credentials and explicitly recommends letting Membrane manage credentials server-side. That is proportionate. Be aware that any Membrane connection you create will likely grant the service access scopes; those scopes should be limited to what you intend.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It is user-invocable and may be invoked autonomously by the agent (default behavior), which is expected for skills. The skill does not ask to modify other skills or system-wide configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install turbot-pipes
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /turbot-pipes 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug turbot-pipes
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Turbot Pipes 是什么?

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

如何安装 Turbot Pipes?

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

Turbot Pipes 是免费的吗?

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

Turbot Pipes 支持哪些平台?

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

谁开发了 Turbot Pipes?

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

💬 留言讨论