← 返回 Skills 市场
gora050

Pidj

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
187
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install pidj
功能描述
Pidj integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Pidj data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pidj
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pidj 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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 pidj
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Pidj 是什么?

Pidj integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Pidj data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 187 次。

如何安装 Pidj?

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

Pidj 是免费的吗?

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

Pidj 支持哪些平台?

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

谁开发了 Pidj?

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

💬 留言讨论