← 返回 Skills 市场
gora050

Poool

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
144
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install poool
功能描述
Poool integration. Manage data, records, and automate workflows. Use when the user wants to interact with Poool data.
安全使用建议
This skill appears to be what it says (a Poool integration that uses the Membrane CLI), but you should be cautious before installing or running the CLI it asks for. Consider: 1) Verify the Membrane CLI package and publisher on npm and GitHub (check package name @membranehq/cli, release history, and repo authenticity). 2) Prefer not to run global npm installs as root; use a controlled environment (container, VM, or a dedicated user) or a local project install. 3) Prefer pinning a specific CLI version rather than using @latest or relying on npx without a version to reduce supply-chain risk. 4) Confirm what account/tenant access the Membrane connection will grant (what Poool scopes or data Membrane will access). 5) If you cannot or do not want to install the CLI, ask the skill author for an alternative (e.g., a server-side integration or an API-based path). Finally, note the metadata mismatch: the skill did not declare required binaries even though SKILL.md requires npm/node and the Membrane CLI—ask the publisher to correct that for clarity.
功能分析
Type: OpenClaw Skill Name: poool Version: 1.0.3 The skill provides instructions for integrating with the Poool subscription platform using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and managing actions via the Membrane platform. The instructions are transparent and align with the stated goal of workflow automation; no evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The SKILL.md describes a Poool integration implemented via the Membrane CLI; that aligns with the skill's stated purpose. However, the registry metadata declares no required binaries while the instructions require installing/using the Membrane CLI (npm/npx). That mismatch is notable (the skill will not work without npm/node or the Membrane CLI).
Instruction Scope
The instructions stay within the scope of managing Poool data via Membrane: install CLI, authenticate, create/list/run actions, and prefer Membrane-managed connections. They do not instruct reading unrelated files or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill relies on installing or running @membranehq/cli from the npm registry (npm install -g or npx). Fetching and running code from npm is a legitimate but non-trivial supply-chain risk; the SKILL.md does not pin a specific version and the registry metadata did not declare this required binary. Using npx will pull a remote package at runtime unless a version is fixed.
Credentials
No environment variables or credentials are requested by the skill itself; the SKILL.md explicitly says Membrane manages credentials server-side and you should not be asked for API keys. This is proportionate to the described purpose.
Persistence & Privilege
The skill is instruction-only, has always: false, and does not request persistent privileges or system-wide configuration changes beyond installing a CLI chosen by the user. It does not request to modify other skills or agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install poool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /poool 触发
  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 poool
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Poool 是什么?

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

如何安装 Poool?

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

Poool 是免费的吗?

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

Poool 支持哪些平台?

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

谁开发了 Poool?

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

💬 留言讨论