首页龙虾技能列表 › ZetaChain Skill — 技能工具

ZetaChain Skill — 技能工具

v1.0.0

ZetaChain 技能:支持全链资产查询、CCTX 跨链追踪、zEVM 合约部署指南及技术文档索引。

1· 212·0 当前·0 累计
by @mango-ice-cat·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/12
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's code and instructions match its stated purpose (on-chain balance checks, CCTX tracking, and simple dev guidance); it makes only outward HTTPS queries to public RPC/LCD endpoints and does not request credentials or access unrelated system resources.
评估建议
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., Ope...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
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.
凭证需求
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.
持久化与权限
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.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/12

Rename skill to zetachain-skill

● 无害

安装命令 点击复制

官方npx clawhub@latest install zetachain-skill
镜像加速npx clawhub@latest install zetachain-skill --registry https://cn.clawhub-mirror.com

技能文档

这是由 mango (ZetaChain Technical Ambassador) 开发的专属技能,旨在让 AI Agent 能够深度理解并操作 ZetaChain 全链生态。

🌟 核心功能

  • Omnichain Status (全链状态): 实时查询 ZetaChain 及连接链(ETH, BSC, BTC)的资产平衡。
  • CCTX Tracker (跨链追踪): 输入 Hash 即可追踪全链消息 (CCTX) 的实时进度。
  • Dev Mentor (技术指导): 索引最新 zEVM 开发文档,一键生成部署脚本示例。
  • Network Watch (网络监控): 监控 ZetaChain 主网及测试网的最新升级与提案。

🛠 快速开始

1. 查询地址全链资产

python scripts/zeta_tool.py balance 

2. 追踪跨链交易 (CCTX)

python scripts/zeta_tool.py track 

📅 项目规划 (Roadmap)

  • [ ] Phase 1: 基础全链查询逻辑实现
  • [ ] Phase 2: 集成 OpenRouter LLM 实现智能技术答疑
  • [ ] Phase 3: 发布至 ClawHub 并开源至 GitHub


Created by mango - ZetaChain Technical Ambassador 2026

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务