← Back to Skills Marketplace
Pidj
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
187
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install pidj
Description
Pidj integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Pidj data.
Usage Guidance
This skill is coherent: it relies on the Membrane CLI to talk to Pidj and asks users to authenticate via the CLI/browser flow rather than asking for raw API keys. Before installing or running the CLI, verify you trust the provider (getmembrane.com and the @membranehq npm package). Installing a global npm package or using npx will execute code from the npm registry — prefer to inspect the package/repo or run in a controlled environment. Also understand that using Membrane means your Pidj data and tokens will be managed by Membrane's service (server-side); if you have strict data control requirements, review Membrane's documentation and privacy/security policies first.
Capability Analysis
Type: OpenClaw Skill
Name: pidj
Version: 1.0.3
The skill requires the agent to perform high-risk system operations, specifically installing a global NPM package (`@membranehq/cli`) and executing authentication flows through an external third-party platform (Membrane). While these actions are aligned with the stated purpose of integrating with the Pidj service (pidj.co), the reliance on an external CLI for credential management and the requirement for global installation (npm install -g) represent a significant security risk for an automated agent. No explicit malicious intent was found, but the operational pattern is high-risk.
Capability Assessment
Purpose & Capability
The name/description (Pidj integration) matches the instructions: use the Membrane CLI to connect to Pidj, discover and run actions. The requested capabilities (network + Membrane account) are appropriate for this purpose; no unrelated credentials or binaries are required.
Instruction Scope
SKILL.md directs the agent to install and use the Membrane CLI, run connection/action discovery commands, and perform auth via the Membrane flow. It does not instruct reading unrelated files, scraping environment variables, or exfiltrating data. The headless login flow requires the user to paste a code — this is a normal OAuth-like pattern.
Install Mechanism
The skill is instruction-only (no automated install spec). It tells users to install @membranehq/cli via npm or run via npx. That is reasonable for a CLI-based integration, but installing/running npm packages executes remote code from the public registry — users should trust the package source (getmembrane.com / @membranehq) before installing globally or running npx.
Credentials
No env vars or local config paths are required by the skill. Authentication is handled by Membrane server-side via the CLI flow, so the skill does not request unrelated secrets or broad credential access.
Persistence & Privilege
always is false and the skill does not request permanent/system-wide changes. It does not modify other skills or system settings. Autonomous invocation is allowed (platform default) and is not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pidj - After installation, invoke the skill by name or use
/pidj - 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 Pidj?
Pidj integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Pidj data. It is an AI Agent Skill for Claude Code / OpenClaw, with 187 downloads so far.
How do I install Pidj?
Run "/install pidj" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pidj free?
Yes, Pidj is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pidj support?
Pidj is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pidj?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills