← 返回 Skills 市场
mango-ice-cat

ZetaChain Omnichain Helper

作者 mango-ice-cat · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
285
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zetachain-helper
功能描述
ZetaChain全链助手:支持全链资产查询、CCTX跨链追踪、zEVM合约部署指南及技术文档索引。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zetachain-helper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zetachain-helper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug zetachain-helper
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ZetaChain Omnichain Helper 是什么?

ZetaChain全链助手:支持全链资产查询、CCTX跨链追踪、zEVM合约部署指南及技术文档索引。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 285 次。

如何安装 ZetaChain Omnichain Helper?

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

ZetaChain Omnichain Helper 是免费的吗?

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

ZetaChain Omnichain Helper 支持哪些平台?

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

谁开发了 ZetaChain Omnichain Helper?

由 mango-ice-cat(@mango-ice-cat)开发并维护,当前版本 v1.0.0。

💬 留言讨论