← 返回 Skills 市场
gora050

Pipeline Crm

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

Pipeline Crm 是什么?

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

如何安装 Pipeline Crm?

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

Pipeline Crm 是免费的吗?

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

Pipeline Crm 支持哪些平台?

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

谁开发了 Pipeline Crm?

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

💬 留言讨论