← 返回 Skills 市场
gora050

Ploi

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
187
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ploi
功能描述
Ploi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ploi data.
安全使用建议
Before installing: (1) Verify you trust the Membrane project (@membranehq) and the getmembrane.com homepage; check npm package details (npm view @membranehq/cli) and repository activity. (2) Understand the CLI will prompt you to log in and will likely store a local session/token—if you need to limit exposure, run the CLI in an isolated environment (container or dedicated machine). (3) Confirm that connecting to the 'ploi' connector will require authorizing Ploi and that Membrane will manage Ploi credentials server-side. (4) If you are cautious about global npm installs, prefer using npx or run the CLI from a controlled environment. (5) If you want stronger assurance, inspect the @membranehq/cli source before installation or ask the publisher for an explicit statement about where CLI credentials are stored.
功能分析
Type: OpenClaw Skill Name: ploi Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with Ploi via the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` package, authenticating, and executing actions through the Membrane platform. The instructions include security-positive best practices, such as delegating credential management to the platform rather than requesting raw API keys from the user. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill is named 'Ploi' but implements the integration via the Membrane platform/CLI (getmembrane.com). That is coherent for a connector-style skill, but the registry metadata did not explicitly declare the need for a Membrane account or network access even though SKILL.md states both are required.
Instruction Scope
Instructions are narrowly scoped to installing the @membranehq/cli, performing Membrane login, creating a connection to the Ploi connector, discovering/building actions, and running them. The doc does not instruct reading unrelated files or exfiltrating data. One minor omission: it implies local credential storage via the CLI (login flow) but does not declare any config paths where tokens are kept.
Install Mechanism
Installation is via npm (npm install -g or npx). This is a common, expected mechanism for a CLI, but fetching and running code from the public npm registry carries the usual moderate risk compared to an instruction-only skill with no install step. There are no opaque download URLs or extract steps.
Credentials
The skill does not request environment variables or external credentials in the metadata, and SKILL.md explicitly discourages asking users for API keys (it delegates auth to Membrane). However, it does require a Membrane account and login flow; the registry did not list these requirements in 'required env/config' fields. No unrelated credentials are requested.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and does not request elevated platform privileges. The only persistence is the standard CLI installation and the Membrane login session (typical for a CLI-based integration).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ploi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ploi 触发
  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 ploi
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Ploi 是什么?

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

如何安装 Ploi?

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

Ploi 是免费的吗?

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

Ploi 支持哪些平台?

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

谁开发了 Ploi?

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

💬 留言讨论