← 返回 Skills 市场
mango-ice-cat

ZetaChain Skill

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

ZetaChain Skill 是什么?

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

如何安装 ZetaChain Skill?

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

ZetaChain Skill 是免费的吗?

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

ZetaChain Skill 支持哪些平台?

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

谁开发了 ZetaChain Skill?

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

💬 留言讨论