← 返回 Skills 市场
sshnii

TronScan Realtime Network

作者 BigFrog · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
307
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tronscan-realtime-network
功能描述
Query TRON real-time network data: latest block height, current TPS, node count, latest TVL, total transaction count, real-time vote count. Use when user ask...
安全使用建议
This skill is instruction-only and appears coherent: it simply directs the agent to call TronScan MCP endpoints for realtime TRON metrics. Before installing, verify the MCP server URL (https://mcp.tronscan.org/mcp) is the official/trusted endpoint you expect, understand that the skill will make outbound network calls to that host, and that heavy usage may require obtaining and configuring an API key in your MCP settings. Because there is no code bundled, the risk is limited to network calls — only proceed if you trust the MCP host and understand the data flows (no local files or unrelated credentials are requested). If you need stronger assurance, confirm the skill author (tronscan-mcp) and the MCP docs on the official TronScan site.
功能分析
Type: OpenClaw Skill Name: tronscan-realtime-network Version: 1.0.3 The skill bundle is a legitimate integration for querying TRON blockchain metrics via an MCP server (mcp.tronscan.org). It provides standard tools for retrieving network data such as TPS, block height, and TVL, with no evidence of malicious code, data exfiltration, or prompt injection attacks in SKILL.md.
能力评估
Purpose & Capability
Name/description (realtime TRON network metrics) match the SKILL.md: it lists specific MCP tools (getLatestBlock, getCurrentTps, getHomepageData, etc.) and explains which to call for each metric. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
Instructions explicitly direct the agent to call a single external MCP server (https://mcp.tronscan.org/mcp) and to invoke named tools through TronScan MCP (tools/call). This is expected for the stated purpose, but it does require network access to that endpoint and may rely on an API key configured in MCP (the doc mentions adding an API key if rate-limited). The instructions do not request reading local files or unrelated credentials.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is written to disk or fetched during install.
Credentials
The skill declares no environment variables, credentials, or config paths. The mention of obtaining an API key is advisory (for configuring MCP), not a requirement of the skill itself, so there is no disproportionate credential request.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or changes to other skills. It is user-invocable and can be invoked autonomously (platform default), which is appropriate for a data connector.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tronscan-realtime-network
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tronscan-realtime-network 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- MCP server metadata updated to: https://mcp.tronscan.org/mcp. - No other changes detected.
v1.0.2
- Clarified that getLatestBlock returns the latest solidified (confirmed) block, not the chain-head latest block. - Updated tool descriptions and use cases to emphasize when to use getLatestBlock vs. getCurrentTps for block height. - Added notes about null or missing fields in getLatestBlock responses, and directed use of tronscan-block-info for additional block details when required. - Improved API usage guidance and clarified expected returned data for each function.
v1.0.1
- Improved troubleshooting section to give actionable steps for MCP connection and rate limit errors. - Added guidance on handling API rate limiting and where to obtain a TronScan API key. - No changes to features, tools, or functionality. - Version remains 1.0.1; documentation update only.
v1.0.0
Initial release: provides real-time querying of key TRON network statistics. - Get latest block data, current TPS, and block height. - Query real-time network status including node count, TVL, and chain overview. - Retrieve total transaction count, token transaction volumes, and vote counts. - Dedicated tools for node map, witness info, and transaction statistics. - Not for historical trends or block details (use other specific skills).
元数据
Slug tronscan-realtime-network
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

TronScan Realtime Network 是什么?

Query TRON real-time network data: latest block height, current TPS, node count, latest TVL, total transaction count, real-time vote count. Use when user ask... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 307 次。

如何安装 TronScan Realtime Network?

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

TronScan Realtime Network 是免费的吗?

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

TronScan Realtime Network 支持哪些平台?

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

谁开发了 TronScan Realtime Network?

由 BigFrog(@sshnii)开发并维护,当前版本 v1.0.3。

💬 留言讨论