← Back to Skills Marketplace
mango-ice-cat

ZetaChain Skill

by mango-ice-cat · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
267
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zetachain-skill
Description
ZetaChain 技能:支持全链资产查询、CCTX 跨链追踪、zEVM 合约部署指南及技术文档索引。
Usage Guidance
This skill appears coherent and limited to querying public blockchain endpoints. Before installing: (1) review and, if desired, replace the bundled RPC/LCD endpoints with providers you trust or run your own node (RPC requests send addresses and tx hashes to those providers and can be logged); (2) verify the hardcoded TSS addresses if you plan to act on suggested 'target_tss' actions; (3) never provide private keys/seed phrases—the tool does not need them; (4) note future roadmap items (e.g., OpenRouter LLM integration) would require API keys and increase risk, so re-evaluate when/if those are added; (5) if you need higher assurance, run the script in an isolated environment and audit or pin network endpoints.
Capability Analysis
Type: OpenClaw Skill Name: zetachain-skill Version: 1.0.0 The skill is a legitimate utility for monitoring ZetaChain and cross-chain assets (ETH, BSC, BTC). The Python script `scripts/zeta_tool.py` uses the `requests` library to query public blockchain RPC nodes and APIs (e.g., Blockstream, Thirdweb) for balance and transaction status. It contains no evidence of data exfiltration, credential theft, or malicious execution, and the TSS addresses provided for cross-chain actions match known ZetaChain mainnet addresses.
Capability Assessment
Purpose & Capability
Name/description (ZetaChain asset queries, CCTX tracking, zEVM guidance) align with the included Python script: functions implement balance queries, cross-chain tracking via the Zeta LCD, and a nav/report generator. Nothing in the code requires unrelated credentials or platform access.
Instruction Scope
SKILL.md instructs running the bundled script (balance, track, nav). The script's runtime behavior is limited to HTTP(S) calls to public RPC/LCD endpoints and local JSON output; it does not read local files, environment variables, or transmit data to unexpected endpoints beyond the listed node/LCD URLs.
Install Mechanism
There is no external install step (instruction-only with a bundled script). No downloads from arbitrary URLs or package installs are requested. The presence of a script file is expected and matches the skill's behavior.
Credentials
The skill declares no required environment variables or credentials and the code does not attempt to access secrets. It only issues network requests to public RPC/LCD endpoints; requested privileges are proportionate to the task.
Persistence & Privilege
The skill is not marked always:true and does not modify other skills or system configuration. Autonomous invocation is allowed by platform default but the skill itself does not persist credentials or alter agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zetachain-skill
  3. After installation, invoke the skill by name or use /zetachain-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Rename skill to zetachain-skill
Metadata
Slug zetachain-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ZetaChain Skill?

ZetaChain 技能:支持全链资产查询、CCTX 跨链追踪、zEVM 合约部署指南及技术文档索引。 It is an AI Agent Skill for Claude Code / OpenClaw, with 267 downloads so far.

How do I install ZetaChain Skill?

Run "/install zetachain-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ZetaChain Skill free?

Yes, ZetaChain Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ZetaChain Skill support?

ZetaChain Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ZetaChain Skill?

It is built and maintained by mango-ice-cat (@mango-ice-cat); the current version is v1.0.0.

💬 Comments