Token导航 LogoToken导航TokenDH.com
开发敏感数据clawhub未标认证来源可访问clear审计提醒

hederatoolboxhederatoolbox 搜索

Agent Skill

hederatoolbox 用于补充开发相关能力,适合在 OpenClaw 中需要让 Agent 承接开发相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

7,736

周安装

316

GitHub Stars

公开资料未说明

下载量

2,477
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:hederatoolbox(hederatoolbox 搜索)
来源仓库:https://github.com/mountainmystic/hederatoolbox
安装命令:
openclaw skills install hederatoolbox
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install hederatoolbox

简介

实时查询 Hedera 区块链数据,包括代币价格与鲸鱼动向分析。

  • 提供 HCS 主题订阅、治理建议与 KYC 筛选功能模块。
  • 集成智能合约分析工具,辅助开发与审计工作流程。
  • 安装命令:openclaw skills install hederatoolbox。
  • 高级功能可能需要付费订阅才能解锁全部数据源。

SKILL.md

name
hederatoolbox
description
Query live Hedera blockchain data — token prices, whale movements, HCS topics, governance proposals, identity/KYC screening, and smart contract analysis. Pay-per-call via HBAR micropayments. No signup required.
version
1.0.3
homepage
https://hederatoolbox.com
metadata
clawdbot
emoji
primaryEnv
HEDERA_ACCOUNT_ID
requires
env

HederaToolbox

Query live Hedera blockchain data using AI-native, pay-per-call tools. No registration, no API keys to manage — send HBAR to the platform wallet once, and your Hedera account ID becomes your permanent key.

What This Skill Does

When active, your agent can call 20 Hedera blockchain tools across 6 modules:

  • Token — HBAR/token price, whale movement alerts, deep token analysis
  • HCS — Query and monitor Hedera Consensus Service topics, anomaly detection
  • Compliance — Write and verify tamper-proof audit records on HCS
  • Identity — Resolve accounts, verify KYC status, sanctions screening
  • Governance — Monitor and analyze active proposals and vote splits
  • Contract — Read state, call functions, analyze smart contract activity

Setup (One Time)

  1. Get your Hedera account ID — format 0.0.XXXXXX. Any mainnet account works.
  2. Fund your balance — Send HBAR to the platform wallet 0.0.10309126 from your account. Your account ID becomes your API key within 10 seconds.
  3. Set the env var — Add HEDERA_ACCOUNT_ID=0.0.XXXXXX to your OpenClaw config.

Recommended starting balance: 10 HBAR (~$0.96 at current prices)

At 10 HBAR you get approximately:

  • 50 token price checks (0.10 ħ each), or
  • 13 deep token analyses (0.60 ħ each), or
  • A full compliance onboarding workflow (identity_resolve + identity_verify_kyc + identity_check_sanctions + hcs_write_record ≈ 6.70 ħ), or
  • Roughly 8 complete scheduled agent runs at the X agent profile (≈1.15 ħ/run)

Send more at any time — balance tops up within 10 seconds.

Security & Trust

Your private key is never requested, stored, or transmitted. This skill only uses your public Hedera account ID (0.0.XXXXXX). No wallet signing is required at any point.

How payment verification works: The platform runs a deposit watcher that polls the Hedera Mirror Node every 10 seconds for incoming transfers to the platform wallet (0.0.10309126). Hedera transactions cryptographically record the sender account ID on-chain — no memo or transaction hash is required from you. When a transfer is detected from your account, your balance is credited automatically. You can verify any deposit on Hashscan: https://hashscan.io/mainnet/account/0.0.10309126. The watcher source code is at https://github.com/mountainmystic/hederatoolbox/blob/master/src/watcher.js.

"Permanent key" clarification: Your Hedera account ID is a persistent billing identifier — not a cryptographic credential. The platform tracks which account sent HBAR using on-chain transaction records from the Mirror Node. Only the account that deposited HBAR can spend that balance.

On-chain writes: Tools like hcs_write_record write HCS messages signed by the platform operator key (server-side, using the platform's own Hedera account). Your account ID is included in the message payload as the originator field — it is metadata, not a transaction signer. The transaction itself is signed by and appears on-chain as originating from the platform account (0.0.10309126), not yours. This is standard for metered API services on Hedera.

Payment model: You send HBAR using your own wallet (HashPack, Blade, CLI, etc.) before using the skill. The skill itself never initiates transfers or requests funds. All charges are deducted from your pre-funded balance only — the platform cannot pull additional funds from your wallet.

Data sent off-platform: Tool calls (account IDs, contract addresses, token IDs, query parameters) are sent to api.hederatoolbox.com. See the Privacy Policy at https://hederatoolbox.com/privacy.html for retention and sharing details.

Start small: Test with 2–5 HBAR before committing more. Full source: https://github.com/mountainmystic/hederatoolbox

Tool Pricing (HBAR)

ModuleToolCost
Freeget_terms, confirm_terms, account_info0 ħ
HCShcs_monitor, hcs_query0.10 ħ
HCShcs_understand1.00 ħ
Compliancehcs_write_record5.00 ħ
Compliancehcs_verify_record1.00 ħ
Compliancehcs_audit_trail2.00 ħ
Governancegovernance_monitor0.20 ħ
Governancegovernance_analyze1.00 ħ
Tokentoken_price0.10 ħ
Tokentoken_monitor0.20 ħ
Tokentoken_analyze0.60 ħ
Identityidentity_resolve0.20 ħ
Identityidentity_verify_kyc0.50 ħ
Identityidentity_check_sanctions1.00 ħ
Contractcontract_read0.20 ħ
Contractcontract_call1.00 ħ
Contractcontract_analyze1.50 ħ

MCP Endpoint

https://api.hederatoolbox.com/mcp

Standard MCP-over-HTTP. Compatible with any MCP client.

When To Use This Skill

Use HederaToolbox tools when the user asks about:

  • HBAR price or market datatoken_price
  • Whale activity or unusual transferstoken_monitor
  • Deep token risk analysistoken_analyze
  • Reading or monitoring an HCS topichcs_monitor or hcs_query
  • Detecting anomalies in HCS traffichcs_understand
  • Writing a compliance record on-chainhcs_write_record
  • Verifying an existing compliance recordhcs_verify_record
  • Full audit trail for an account or topichcs_audit_trail
  • Resolving a Hedera account identityidentity_resolve
  • KYC status for a tokenidentity_verify_kyc
  • Sanctions screeningidentity_check_sanctions
  • Active governance proposalsgovernance_monitor
  • Voter sentiment and participationgovernance_analyze
  • Smart contract statecontract_read
  • Calling a contract functioncontract_call
  • Contract activity patterns and riskcontract_analyze
  • Checking balance or platform infoaccount_info

Example Agent Prompts

Check the current HBAR price and look for any whale activity in the last hour.
Monitor HCS topic 0.0.10353855 and tell me if there's anything unusual.
Run a KYC check on account 0.0.7925398 for token 0.0.731861.
Analyze the SaucerSwap contract 0.0.1460200 and give me a risk summary.
What are the active governance proposals for SAUCE token right now?

Tool Call Format

All tools follow the same MCP pattern. Pass your account ID as api_key:

{
  "tool": "token_price",
  "arguments": {
    "tokenId": "0.0.1456986",
    "api_key": "0.0.YOUR_ACCOUNT_ID"
  }
}

The agent reads HEDERA_ACCOUNT_ID from the environment and passes it automatically.

Checking Your Balance

Ask the agent: *"What's my HederaToolbox balance?"*

This calls account_info (free) and returns your remaining balance in HBAR.

Topping Up

Send additional HBAR to 0.0.10309126 from your account at any time. Balance updates within 10 seconds.

What You Could Build

  • Compliance onboarding agent — resolve + KYC + sanctions + write HCS record for any Hedera account. Board-ready audit trail in one workflow (~6.70 ħ total).
  • Whale alert bot — run token_monitor on a schedule, surface unusual transfers to Telegram or Slack.
  • DAO governance digest — daily governance_monitor + governance_analyze summary for any token with active proposals.
  • Smart contract due diligencecontract_analyze + identity_resolve on all callers, output a risk report.
  • On-chain market pulsetoken_price + token_monitor twice daily, draft a tweet or Slack summary from the data.

Links

  • Website: https://hederatoolbox.com
  • GitHub: https://github.com/mountainmystic/hederatoolbox
  • npm: @hederatoolbox/platform
  • MCP Registry: io.github.mountainmystic/hederatoolbox
  • Terms: https://hederatoolbox.com/terms.html
  • Privacy: https://hederatoolbox.com/privacy.html

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

70.12%
按下载量换算1,737

安全审计

VirusTotal

可疑

ClawScan

可疑

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills