← Back to Skills Marketplace
Zeko
by
Hebilicious
· GitHub ↗
· v0.0.1-main.4.1
· MIT-0
206
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install zeko
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zeko - After installation, invoke the skill by name or use
/zeko - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 206 downloads so far.
How do I install Zeko?
Run "/install zeko" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zeko free?
Yes, Zeko is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zeko support?
Zeko is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zeko?
It is built and maintained by Hebilicious (@hebilicious); the current version is v0.0.1-main.4.1.
More Skills