← 返回 Skills 市场
gora050

Zooz

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
176
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zooz
功能描述
ZOOZ integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZOOZ data.
安全使用建议
This skill appears internally consistent: it uses the Membrane CLI to manage ZOOZ connections and actions and does not ask for unrelated secrets or system access. Before installing or running it: (1) verify the @membranehq/cli package on npm (maintainer, download counts, recent version) before running a global install; (2) review Membrane's privacy/security documentation since authentication and credentials are managed server-side by Membrane; (3) prefer running CLI installs in a controlled environment (container or VM) if you are cautious about global npm packages; (4) confirm the homepage/repo links match the vendor you expect; and (5) be aware the agent can call the skill autonomously (platform default) — if you want to restrict that, adjust agent invocation policies.
功能分析
Type: OpenClaw Skill Name: zooz Version: 1.0.3 The zooz skill bundle provides instructions for an AI agent to interact with the ZOOZ payment platform using the Membrane CLI. The instructions in SKILL.md cover standard operations such as authentication, connection management, and action execution via the @membranehq/cli tool. There is no evidence of malicious intent, data exfiltration, or unauthorized execution; the skill aligns with its stated purpose of automating workflows through a legitimate integration platform.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill name/description (ZOOZ integration) align with the SKILL.md: it instructs the agent to use the Membrane CLI to connect to ZOOZ, discover and run actions, and create actions when needed. There are no declared requirements or actions that are unrelated to integrating with ZOOZ via Membrane.
Instruction Scope
SKILL.md is instruction-only and stays on-topic: it describes installing the Membrane CLI, authenticating (browser-based or headless flow), creating connections, listing and running actions. It does not instruct the agent to read arbitrary files, environment variables, or system configuration outside of the auth flow and Membrane CLI usage.
Install Mechanism
There is no install spec in the registry, but the README instructs users to run `npm install -g @membranehq/cli@latest`. This is a reasonable, common install path, but installing global npm packages pulls code from the npm registry and is a user-side action; users should verify the package and publisher before installing. The skill itself does not auto-install anything.
Credentials
The skill declares no required environment variables or secrets. Authentication is delegated to Membrane (browser-based login/connection flow). This is proportionate to the stated purpose; no unrelated credentials are requested.
Persistence & Privilege
always:false and there are no requested config paths or changes to other skills. The skill can be invoked autonomously by the agent (default behavior), which is normal; there is no elevated persistence or cross-skill configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zooz
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zooz 触发
  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 zooz
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Zooz 是什么?

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

如何安装 Zooz?

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

Zooz 是免费的吗?

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

Zooz 支持哪些平台?

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

谁开发了 Zooz?

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

💬 留言讨论