← Back to Skills Marketplace
gora050

Pipeline Crm

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
104
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pipeline-crm
Description
PipelineCRM integration. Manage data, records, and automate workflows. Use when the user wants to interact with PipelineCRM data.
Usage Guidance
This skill appears to do what it says (connect to PipelineCRM via Membrane), but the package metadata is missing some important details. Before installing: 1) Confirm you have and trust node/npm and be aware `npm install -g` will put a binary on your system (consider installing in a controlled environment or container). 2) Verify the @membranehq/cli package provenance (check the GitHub repo and npm publisher). 3) Understand that authentication tokens will be managed by the Membrane CLI and stored locally—treat those as sensitive. 4) Ask the skill author to declare required binaries (node/npm) and explicitly state where credentials/tokens are stored and what scopes are requested. 5) If you cannot verify the CLI or do not want to install global npm packages, consider running the CLI in an isolated environment or declining the skill.
Capability Analysis
Type: OpenClaw Skill Name: pipeline-crm Version: 1.0.1 The pipeline-crm skill bundle provides instructions for an AI agent to manage PipelineCRM data using the Membrane CLI. It includes standard procedures for authentication, action discovery, and execution via the '@membranehq/cli' npm package. The instructions prioritize security by advising the agent to let the platform handle credentials rather than requesting secrets from the user, and no malicious patterns such as data exfiltration or unauthorized execution were found in SKILL.md or _meta.json.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The SKILL.md describes a PipelineCRM integration using the Membrane CLI which fits the skill name and description. However, the skill metadata declares no required binaries or credentials while the runtime instructions explicitly require the Membrane CLI (installed via npm) and a Membrane account—this missing declaration is an incoherence.
Instruction Scope
Runtime instructions are focused on installing and using the Membrane CLI to connect to PipelineCRM, search and run actions, and create actions when needed. The instructions do not ask the agent to read unrelated system files or exfiltrate data to unknown endpoints; they rely on Membrane's auth flow for credentials.
Install Mechanism
No formal install spec is provided in the registry metadata, but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest`. That pulls code from the public npm registry and installs a global binary (moderate risk). The skill also fails to declare that npm/node (and permission to install global packages) are required.
Credentials
The skill declares no required environment variables or primary credential, and the SKILL.md delegates authentication to Membrane. This is plausible, but the metadata should explicitly state that a Membrane account and local storage of auth tokens (via the CLI) are required—tokens will be stored/managed outside the skill and could grant access to CRM data.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request elevated persistent presence or changes to other skills. Autonomous invocation is allowed (platform default) but not itself unusual or exclusive to this skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pipeline-crm
  3. After installation, invoke the skill by name or use /pipeline-crm
  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 pipeline-crm
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Pipeline Crm?

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

How do I install Pipeline Crm?

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

Is Pipeline Crm free?

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

Which platforms does Pipeline Crm support?

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

Who created Pipeline Crm?

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

💬 Comments