← Back to Skills Marketplace
gora050

Turbot Pipes

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
110
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install turbot-pipes
Description
Turbot Pipes integration. Manage data, records, and automate workflows. Use when the user wants to interact with Turbot Pipes data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install turbot-pipes
  3. After installation, invoke the skill by name or use /turbot-pipes
  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 turbot-pipes
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Turbot Pipes?

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

How do I install Turbot Pipes?

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

Is Turbot Pipes free?

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

Which platforms does Turbot Pipes support?

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

Who created Turbot Pipes?

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

💬 Comments