← Back to Skills Marketplace
sshnii

TronScan Realtime Network

by BigFrog · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
307
Downloads
1
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tronscan-realtime-network
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tronscan-realtime-network
  3. After installation, invoke the skill by name or use /tronscan-realtime-network
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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).
Metadata
Slug tronscan-realtime-network
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 307 downloads so far.

How do I install TronScan Realtime Network?

Run "/install tronscan-realtime-network" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TronScan Realtime Network free?

Yes, TronScan Realtime Network is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does TronScan Realtime Network support?

TronScan Realtime Network is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TronScan Realtime Network?

It is built and maintained by BigFrog (@sshnii); the current version is v1.0.3.

💬 Comments