← Back to Skills Marketplace
Pumble
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
172
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install pumble
Description
Pumble integration. Manage Workspaces. Use when the user wants to interact with Pumble data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to connect to Pumble and does not ask for unrelated secrets. Before installing, verify the @membranehq/cli package on npm/GitHub to ensure you trust the publisher; consider using npx (or a local install) rather than npm -g to avoid adding a global binary. Ensure you are comfortable granting network access and logging into a Membrane account, and only create connections for services you trust.
Capability Analysis
Type: OpenClaw Skill
Name: pumble
Version: 1.0.3
The skill bundle (SKILL.md) requires high-risk operations including global installation of a third-party CLI (`npm install -g @membranehq/cli`) and the dynamic creation and execution of remote actions via the Membrane platform. While these capabilities are aligned with the stated purpose of Pumble integration, the reliance on external code execution, shell-based authentication, and broad network access meets the threshold for a suspicious classification under the provided criteria.
Capability Assessment
Purpose & Capability
The name/description say 'Pumble integration' and the SKILL.md consistently instructs the agent to use Membrane's CLI to connect to Pumble, discover actions, and run them. Required capabilities (network + Membrane account) align with the stated purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in, creating connections, listing and running actions, and polling build state. The document does not instruct reading unrelated files, accessing unrelated environment variables, or exfiltrating data to arbitrary endpoints beyond Membrane/Pumble.
Install Mechanism
There is no formal install spec in the registry entry; the SKILL.md tells users to run npm install -g @membranehq/cli@latest (or npx calls). This pulls code from the public npm registry (moderate risk but expected for a CLI). Recommend verifying the package/source (GitHub and npm) before global installation or using npx to avoid a global install.
Credentials
The skill declares no required environment variables or credentials. The only external requirement is a Membrane account (the CLI handles auth). This is proportionate to the connector's functionality; no unrelated secrets are requested.
Persistence & Privilege
The skill is instruction-only, has no install-time hooks, and is not always:true. It does not request persistent/privileged presence or modify other skills' configs. The skill being invocable and allowed to run autonomously is the platform default and not problematic here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pumble - After installation, invoke the skill by name or use
/pumble - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Pumble?
Pumble integration. Manage Workspaces. Use when the user wants to interact with Pumble data. It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.
How do I install Pumble?
Run "/install pumble" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pumble free?
Yes, Pumble is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pumble support?
Pumble is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pumble?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills