← 返回 Skills 市场
351
总下载
1
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install tronscan-block-info
功能描述
Query TRON latest block, block reward, block time, producer, burned TRX, resource use, transaction count. Use when user asks "latest block", "block height",...
安全使用建议
This skill is coherent and appears to only query TronScan APIs via the MCP server it cites. Before installing, confirm you trust the MCP server URL (https://mcp.tronscan.org) and the skill publisher (no homepage is provided). Be aware the agent will make network requests to the Tronscan endpoints — if you have sensitive environment or network policies, restrict access accordingly. If you need rate-limited access, supply an API key only through your platform's secure config (not pasted into chat).
功能分析
Type: OpenClaw Skill
Name: tronscan-block-info
Version: 1.0.4
The skill bundle provides legitimate tools for querying TRON blockchain data, such as block height, rewards, and statistics, via the TronScan MCP server (mcp.tronscan.org). The instructions in SKILL.md are well-defined, align with the stated purpose, and do not contain any evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description match the runtime instructions: all calls and data referenced (latest block, blocks list, block stats) are relevant to a TRON block-info skill.
Instruction Scope
SKILL.md only describes calling TronScan MCP/API endpoints (getLatestBlock, getBlocks, getBlockStatistic) and how to combine their outputs; it does not instruct reading local files, unrelated env vars, or exfiltrating unrelated data.
Install Mechanism
No install spec and no code files — lowest-risk instruction-only skill. No downloads, packages, or binaries are requested.
Credentials
The skill declares no required environment variables or credentials. It mentions using an API key only as optional troubleshooting advice for rate limits, which is proportional to calling an external API.
Persistence & Privilege
Skill is not force-installed (always: false) and has default autonomous-invocation settings; this is normal for skills and no elevated persistence or cross-skill config changes are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tronscan-block-info - 安装完成后,直接呼叫该 Skill 的名称或使用
/tronscan-block-info触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Updated the MCP server URL in the metadata from a generic value to "https://mcp.tronscan.org/mcp".
- No other changes to functionality or features.
v1.0.3
- Clarified the exact fields returned by `getLatestBlock`, noting that some fields like `witnessName`, `fee`, `blockReward`, and resource usage are not provided and may appear as 0 or null.
- Added guidance to use `getBlocks` instead when details such as witness name, block reward, or resource usage are required.
- Expanded usage documentation for `getLatestBlock` to include the specific API endpoint and its limitations.
- No functional or code changes in this release. Documentation update only.
v1.0.2
- Improved troubleshooting instructions: added details for MCP connection issues and API rate limiting with solution links.
- No functional or interface changes; usage and tooling remain the same.
v1.0.1
- Updated skill description and usage examples to use English key phrases instead of Chinese.
- Added a direct link to the TronScan MCP Guide in the MCP Server section.
- Streamlined troubleshooting instructions and referenced central README for support.
- No changes to underlying functionality; documentation and guidance improvements only.
v1.0.0
Initial release of the TronScan Block Info skill. Query latest block, block reward, block time, producer, burned TRX, and transaction count on the TRON blockchain.
元数据
常见问题
TronScan Block Info 是什么?
Query TRON latest block, block reward, block time, producer, burned TRX, resource use, transaction count. Use when user asks "latest block", "block height",... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 351 次。
如何安装 TronScan Block Info?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tronscan-block-info」即可一键安装,无需额外配置。
TronScan Block Info 是免费的吗?
是的,TronScan Block Info 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TronScan Block Info 支持哪些平台?
TronScan Block Info 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TronScan Block Info?
由 BigFrog(@sshnii)开发并维护,当前版本 v1.0.4。
推荐 Skills