← Back to Skills Marketplace
mango-ice-cat

ZetaChain Omnichain Helper

by mango-ice-cat · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
285
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zetachain-helper
Description
ZetaChain全链助手:支持全链资产查询、CCTX跨链追踪、zEVM合约部署指南及技术文档索引。
Usage Guidance
This script is a simple on‑chain querying tool. Before installing or running it: - Understand that any wallet address or CCTX hash you supply will be sent to the hardcoded RPC/LCD endpoints (thirdweb, BlockPI, Blockstream, etc.); those third parties will see your queries. If privacy matters, run your own node or replace the endpoints in scripts/zeta_tool.py with trusted RPCs. - The README/description mentions a 'Dev Mentor' and deployment/doc indexing features, but the provided code does not implement those — treat them as roadmap items, not current capabilities. - The script does not access keys or secrets, and it does not sign transactions; never provide private keys to this skill or run it with your wallet unlocked. - If you plan to use it in production, inspect and (optionally) harden the code: verify RPC endpoints, consider adding timeout/error handling, and review the listed TSS addresses if you depend on the suggested 'Unlock BTC Liquidity' action. - Because the source and owner are unknown and there is no homepage, exercise standard caution: run in an isolated environment for testing and review the small script before wide use.
Capability Analysis
Type: OpenClaw Skill Name: zetachain-helper Version: 1.0.0 The ZetaChain Helper skill is a legitimate utility for monitoring cross-chain assets and transaction statuses. The script `scripts/zeta_tool.py` queries public RPC endpoints for Ethereum, BSC, Bitcoin, and ZetaChain to retrieve balances and gas prices without requiring private keys or sensitive environment variables. No evidence of data exfiltration, malicious execution, or prompt injection was found; the tool operates entirely on public blockchain data based on user-provided addresses.
Capability Assessment
Purpose & Capability
The name/description promise: omnichain asset queries and CCTX tracking — is implemented by scripts/zeta_tool.py. However the SKILL.md and description also advertise a 'Dev Mentor' / zEVM contract deployment guide and docs index; those features are not implemented in the provided code (they appear as roadmap/future work). This is an overclaim but not evidence of malicious intent.
Instruction Scope
Runtime instructions are limited to running the provided Python script with commands like balance, track, and nav. The script only performs network calls to listed RPC/LCD endpoints and does not read local files, environment variables, or other system state. It will, however, transmit wallet addresses and transaction hashes to external services (RPC endpoints and Blockstream/BlockPI LCD), which is expected for a chain-tracking utility but is privacy-relevant.
Install Mechanism
No install spec; this is an instruction-only skill with one included Python script. Nothing is downloaded or written during installation by the skill itself.
Credentials
The skill requires no environment variables or credentials and the code does not attempt to read secrets. There are no disproportionate credential requests.
Persistence & Privilege
always is false and the skill does not request persistent or cross-skill configuration. It does not modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zetachain-helper
  3. After installation, invoke the skill by name or use /zetachain-helper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Slug zetachain-helper
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ZetaChain Omnichain Helper?

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

How do I install ZetaChain Omnichain Helper?

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

Is ZetaChain Omnichain Helper free?

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

Which platforms does ZetaChain Omnichain Helper support?

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

Who created ZetaChain Omnichain Helper?

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

💬 Comments