← 返回 Skills 市场
gora050

Zeta

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
236
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zeta
功能描述
Zeta integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zeta data.
安全使用建议
This skill appears to legitimately act as a wrapper around the Membrane CLI for Zeta, but double-check before proceeding: 1) The SKILL.md requires the 'membrane' CLI even though the registry metadata doesn't declare it — expect to install a package from npm. 2) Verify the npm package '@membranehq/cli' is the official publisher before running 'npm install -g' (or prefer 'npx' to avoid a global install). 3) Understand that connecting will require a Membrane account and will grant Membrane access to Zeta on your behalf — review connector permissions on the Membrane dashboard. 4) If you require higher assurance, ask the skill author for a declared install spec and a pinned package version or use npx to limit system changes. Proceed only if you trust the Membrane project and the package publisher.
功能分析
Type: OpenClaw Skill Name: zeta Version: 1.0.3 The Zeta skill bundle provides instructions for an AI agent to manage card and expense data via the Membrane CLI (@membranehq/cli). The instructions cover standard operational procedures including CLI installation, authentication, and action execution through the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized persistence were found; the skill appears to be a legitimate integration for the Membrane ecosystem (SKILL.md, _meta.json).
能力评估
Purpose & Capability
Name/description say 'Zeta integration' and the SKILL.md consistently instructs using Membrane to connect to Zeta. That capability is coherent. However, the skill metadata lists no required binaries even though the instructions require the 'membrane' CLI (installed via npm). The missing declaration is an inconsistency.
Instruction Scope
Runtime instructions focus on installing and using the Membrane CLI (login, connect, action discovery, run). They do not instruct reading unrelated files or exfiltrating secrets, and they explicitly advise not to ask users for API keys. Commands/paths referenced are limited to membrane CLI usage and browser-based auth flow.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md recommends 'npm install -g @membranehq/cli@latest' (and also shows npx usage). A global npm install changes the system and downloads code from the npm registry. The lack of an explicit install spec in the metadata and the use of a 'latest' tag are minor risks — verify the publisher/package before installing. Using npx instead avoids a global install.
Credentials
The skill declares no required environment variables or credentials and the instructions rely on Membrane to manage auth. That is proportionate to the stated purpose. The skill does require a Membrane account and network access, which are reasonable.
Persistence & Privilege
The skill does not request persistent/enforced inclusion (always:false) and does not instruct changing other skill configs or system-wide settings. Autonomous invocation is allowed but is the platform default; it does not add additional unexplained privilege here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zeta
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zeta 触发
  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 zeta
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Zeta 是什么?

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

如何安装 Zeta?

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

Zeta 是免费的吗?

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

Zeta 支持哪些平台?

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

谁开发了 Zeta?

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

💬 留言讨论