← 返回 Skills 市场
Zeko
作者
Hebilicious
· GitHub ↗
· v0.0.1-main.4.1
· MIT-0
206
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install zeko
功能描述
Use when a user needs to actually use or build on Zeko: bridge with Bridge CLI or Bridge SDK, get testnet funds, find the right Zeko and Mina endpoints, run...
安全使用建议
This skill appears internally consistent, but it will handle sensitive signing keys and a GitHub token. Only install if you trust the npm packages (@zeko-labs/* and o1js) and the skill publisher. Recommendations before installing: (1) use testnet or ephemeral keys, not your mainnet/private production keys; (2) limit GITHUB_TOKEN scopes to the minimum required for the faucet flow; (3) verify the npm packages' publisher and versions via the registry (and consider checksum/signature verification if available); (4) run the CLI commands in a controlled environment and review any local logs the CLI writes; (5) if you want additional assurance, inspect the installed package source code before providing real secrets.
功能分析
Type: OpenClaw Skill
Name: zeko
Version: 0.0.1-main.4.1
The Zeko skill bundle is a legitimate developer tool for interacting with the Zeko protocol and Mina network. It provides instructions and code snippets for bridging assets, using faucets, and building zkApps using official-looking CLI tools (@zeko-labs/bridge-cli, @zeko-labs/faucet-cli) and the o1js library. While it requires sensitive environment variables like WALLET_PRIVATE_KEY and MINA_PRIVATE_KEY, these are necessary for its stated purpose of signing blockchain transactions, and there is no evidence of data exfiltration, malicious execution, or harmful prompt injection. All endpoints (e.g., zeko.io, minascan.io) and installation steps are consistent with the Zeko ecosystem.
能力评估
Purpose & Capability
Name/description (bridge, faucet, endpoints, o1js) align with required binaries (curl, node, npx), required env vars (WALLET_PRIVATE_KEY, MINA_PRIVATE_KEY, GITHUB_TOKEN, PUBLIC_KEY, ADDRESS), and the npm packages the skill installs (@zeko-labs/bridge-cli, @zeko-labs/faucet-cli, o1js). Each required credential is referenced in the docs and examples.
Instruction Scope
SKILL.md instructs the agent to run CLI and node scripts, use env vars for signing/auth, and run curl against public Zeko/Mina endpoints. It does not instruct reading unrelated system files, secrets outside the declared env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
Install spec uses known Node packages (scoped @zeko-labs packages and o1js) — a standard npm install path. No arbitrary downloads, extract-from-URL steps, or personal server URLs are present.
Credentials
The five required env vars are justified by the examples: WALLET_PRIVATE_KEY for bridge CLI signing, MINA_PRIVATE_KEY for SDK/o1js signing, GITHUB_TOKEN for faucet CLI, and PUBLIC_KEY/ADDRESS for account inspection. PrimaryEnv set to WALLET_PRIVATE_KEY is reasonable for bridge-focused workflows.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation settings. It does not request system-wide config modifications or access to other skills' credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zeko - 安装完成后,直接呼叫该 Skill 的名称或使用
/zeko触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1-main.4.1
Auto-publish from zeko-ui@abc4683
v0.0.1-main.3.1
Auto-publish from zeko-ui@050af16
v0.0.1-main.2.1
Auto-publish from zeko-ui@db8cd3b
v0.0.2
Declare OpenClaw metadata and reduce false positives
v0.0.1
Initial public release from zeko-labs/zeko-skills
元数据
常见问题
Zeko 是什么?
Use when a user needs to actually use or build on Zeko: bridge with Bridge CLI or Bridge SDK, get testnet funds, find the right Zeko and Mina endpoints, run... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 206 次。
如何安装 Zeko?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zeko」即可一键安装,无需额外配置。
Zeko 是免费的吗?
是的,Zeko 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zeko 支持哪些平台?
Zeko 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zeko?
由 Hebilicious(@hebilicious)开发并维护,当前版本 v0.0.1-main.4.1。
推荐 Skills