← 返回 Skills 市场
gora050

Zeet

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
206
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zeet
功能描述
Zeet integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zeet data.
安全使用建议
This skill is instruction-only and uses the Membrane CLI to talk to Zeet, which is coherent with its description. Before installing: ensure you have Node/npm if you plan a global install (or prefer npx to avoid a global install), verify the @membranehq/cli package and its maintainer (review the package repo and publish history), and confirm you trust Membrane/getmembrane.com to handle your Zeet credentials. If you want lower risk, run the CLI in an isolated environment (container or dedicated VM), or use npx so you don't modify your global toolchain. The only real security consideration is trusting the external Membrane service and npm package — no hidden env-vars or file reads are requested by the skill itself.
功能分析
Type: OpenClaw Skill Name: zeet Version: 1.0.3 The skill provides instructions for an AI agent to interact with the Zeet platform via the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and action execution. The instructions emphasize security best practices, such as delegating credential management to the Membrane service rather than handling raw API keys locally, and no malicious patterns or data exfiltration attempts were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to integrate with Zeet via the Membrane CLI, which matches the instructions. However, the skill declares no required binaries or environment variables even though the runtime instructions require npm/node (for global install or npx) and network access — a minor mismatch between declared requirements and actual runtime needs.
Instruction Scope
SKILL.md stays within scope: it instructs installing the Membrane CLI, logging in, creating a connection for Zeet, discovering and running actions, and using Membrane to avoid asking users for API keys. It does not request unrelated system files, secrets, or unexpected data exfiltration.
Install Mechanism
There is no formal install spec; installation is handled by user instructions to run npm install -g @membranehq/cli@latest or use npx. Installing from the public npm registry is expected for a JS CLI but carries the usual risks of third-party packages. The README offers both global install and npx usage (inconsistent but not malicious).
Credentials
The skill requests no environment variables or credentials in metadata. Runtime instructions rely on Membrane to manage credentials server-side and explicitly advise not to ask users for API keys. This is proportionate to the described purpose.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent privileges. It does not modify other skills or system-wide settings according to the provided content.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zeet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zeet 触发
  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 zeet
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Zeet 是什么?

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

如何安装 Zeet?

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

Zeet 是免费的吗?

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

Zeet 支持哪些平台?

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

谁开发了 Zeet?

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

💬 留言讨论