← Back to Skills Marketplace
membranedev

Pipedrive

by Membrane Dev · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ Security Clean
446
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install pipedrive-integration
Description
Pipedrive integration. Manage crm and sales data, records, and workflows. Use when the user wants to interact with Pipedrive data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pipedrive-integration
  3. After installation, invoke the skill by name or use /pipedrive-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug pipedrive-integration
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Pipedrive?

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

How do I install Pipedrive?

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

Is Pipedrive free?

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

Which platforms does Pipedrive support?

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

Who created Pipedrive?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.5.

💬 Comments