← 返回 Skills 市场
membranedev

Pipedrive

作者 Membrane Dev · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
446
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install pipedrive-integration
功能描述
Pipedrive integration. Manage crm and sales data, records, and workflows. Use when the user wants to interact with Pipedrive data.
安全使用建议
This skill appears internally consistent with its stated purpose (Pipedrive via the Membrane CLI). Before installing: 1) Review the @membranehq/cli package (npm page / GitHub repo) so you understand what the CLI does and where it stores credentials. 2) Prefer installing a specific vetted version instead of `@latest` to reduce supply-chain risk. 3) Understand that logging in will grant Membrane access to your Pipedrive data (OAuth/API tokens) — only proceed if you trust Membrane and the connector. 4) If you plan to allow autonomous agent invocation, remember that any stored credentials from the CLI could be used without additional interactive prompts; revoke tokens if you stop trusting the integration.
功能分析
Type: OpenClaw Skill Name: pipedrive-integration Version: 1.0.5 The skill provides a standard integration for Pipedrive CRM using the Membrane CLI. The instructions in SKILL.md guide the agent through installing the '@membranehq/cli' package, authenticating via Membrane's OAuth flow, and executing CRM actions (e.g., managing deals, leads, and organizations). No evidence of data exfiltration, malicious execution, or prompt injection was found; the logic is consistent with the stated purpose of providing a managed API interface through the Membrane platform.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Name and description claim a Pipedrive integration and the SKILL.md consistently uses the Membrane CLI to connect to Pipedrive, list and modify CRM objects, and manage connections — this is coherent and expected.
Instruction Scope
Runtime instructions focus on installing the Membrane CLI, authenticating (browser or headless code flow), creating/ensuring a connection, searching for actions, polling connection state, and running actions. They do not direct reading unrelated local files or exfiltrating data outside the Membrane/Pipedrive flow. The only scope-expanding step is installing a third-party CLI (see install_mechanism).
Install Mechanism
The skill is instruction-only (no registry install spec) but asks the user to run `npm install -g @membranehq/cli@latest` and use `npx`. Installing a public npm CLI is a common pattern and traceable to the package repository, but 'install -g @latest' is a supply-chain surface (unreviewed latest package). This is a moderate, expected risk rather than an incoherence.
Credentials
The skill declares no required env vars or config paths. It instead relies on a Membrane account and the CLI's auth flow to obtain tokens for Pipedrive — this matches the described purpose. Note: successful use grants Membrane (and the CLI's stored credentials) access to Pipedrive data, which is expected for a connector.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. This is appropriate. Be aware: if you authenticate the Membrane CLI on a machine and the agent is allowed to invoke skills autonomously, the agent could act via those stored credentials — expected but operationally important to consider.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipedrive-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipedrive-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
Auto sync from membranedev/application-skills
v1.0.4
Auto sync from membranedev/application-skills
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
元数据
Slug pipedrive-integration
版本 1.0.5
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Pipedrive 是什么?

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

如何安装 Pipedrive?

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

Pipedrive 是免费的吗?

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

Pipedrive 支持哪些平台?

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

谁开发了 Pipedrive?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.5。

💬 留言讨论