trongrid-data-insights

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: trongrid-data-insights Version: 1.0.2 The skill is designed to provide TRON network analytics by interacting with the 'trongrid' MCP server. It follows a transparent workflow in SKILL.md to fetch public blockchain data, such as block height, transaction distribution, and contract activity, to generate reports. There is no evidence of data exfiltration, malicious execution, or prompt injection; all instructions and examples (e.g., network-overview.md) are strictly aligned with the stated purpose of on-chain data analysis.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The skill itself has no code, but its usefulness depends on an external TronGrid MCP server that will receive the blockchain data requests.

Why it was flagged

The skill relies on an external MCP server setup that is not included in the artifact package. This is expected for TRON analytics, but users should ensure the MCP server they configure is legitimate and trusted.

Skill content
metadata:\n  version: "1.0.0"\n  mcp-server: trongrid\n...\n- **Prerequisite**: [TronGrid MCP Guide](https://developers.tron.network/reference/mcp-api)
Recommendation

Configure TronGrid MCP only from trusted documentation and review its permissions separately before using this skill.