← Back to Skills Marketplace
sshnii

TronScan Contract Analysis

by BigFrog · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ Security Clean
364
Downloads
1
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install tronscan-contract-analysis
Description
Analyze TRON contracts: deploy info, hot methods, top callers, open-source status, transaction count. Use when user asks "contract verification", "contract s...
Usage Guidance
This skill is instruction-only and uses TronScan's MCP APIs (mcp.tronscan.org). Before installing: (1) Confirm you trust the MCP endpoint (mcp.tronscan.org) since contract addresses and query parameters will be sent there; (2) if you need higher rate limits you may need to add a TronScan API key to your MCP configuration — that key is stored/configured outside the skill, so check how your platform protects it; (3) check whether sending contract addresses or related metadata to the MCP server raises any privacy or compliance concerns for your use case; (4) because the skill has no code, there is low local risk, but verify the MCP server domain is legitimate if you rely on it. If you want tighter control, run equivalent queries yourself against TronScan endpoints rather than enabling an external MCP integration.
Capability Analysis
Type: OpenClaw Skill Name: tronscan-contract-analysis Version: 1.0.5 The skill bundle is a legitimate integration for the TronScan MCP server, designed to analyze TRON blockchain contracts. It provides tools for retrieving contract details, call statistics, and event logs from the official tronscan.org domain. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (Tron contract analysis) matches the SKILL.md: it lists MCP APIs for contract details, call stats, events, energy, etc. The listed APIs and use-cases are coherent with a contract-analysis utility.
Instruction Scope
Instructions are limited to calling TronScan MCP APIs and interpreting results; they do not instruct reading arbitrary local files or unrelated system state. Note: the SKILL.md assumes an MCP integration (mcp.tronscan.org) is available and that an API key may be configured at the MCP level — the skill itself does not declare or manage credentials.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk risk; nothing is downloaded or executed by the skill itself.
Credentials
The skill declares no required environment variables or credentials, which aligns with being instruction-only. The docs mention the TronScan Developer API key and adding it to MCP configuration for higher rate limits; this is reasonable but external to the skill. Users should be aware that the skill will depend on whatever MCP configuration (and credentials) are present in the host environment.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or persistent platform privileges and does not modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tronscan-contract-analysis
  3. After installation, invoke the skill by name or use /tronscan-contract-analysis
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
- Added clarification in the Notes section about contract verification scope: `getContractDetail` only checks for open-sourced and verified contract code on TronScan, not official project endorsements or certifications. - No changes to code or APIs; documentation update only.
v1.0.4
- Added three new API tools: getCallerAddressStatistic, getContractTriggerStatistic, and getHolderTokenBasicInfo. - Expanded the Overview and Use Cases sections to include the new tools and their functionalities. - Updated tool input details for clarity (e.g., parameter names). - Improved documentation on usage context for existing and new APIs.
v1.0.3
- Updated MCP server metadata to use the full MCP server URL (https://mcp.tronscan.org/mcp). - No other user-facing changes.
v1.0.2
- Added new troubleshooting steps for MCP connection failures and API rate limit/429 errors, including guidance on MCP extension settings and obtaining an API key. - No other functional or API changes.
v1.0.1
Initial release of contract analysis functionality for TRON. - Provides contract-level analytics: deploy info, top methods, top callers, verification status, and transaction stats. - Includes tools for contract events, energy usage, caller list, and daily activity analysis. - Use specifically for contract safety, verification, call pattern analysis; not for token supply/holders. - See MCP Guide for setup requirements.
v1.0.0
Initial release of TRON token scanner skill. - Provides real-time data for TRX price, supply, market cap, burn, turnover, and historical trends. - Supports detailed info for TRC20/TRC721/TRC1155 tokens (name, symbol, supply, holders, price, launch time). - Enables holder analysis, position distribution, and concentration metrics for TRON-based tokens. - Distinguishes use cases for TRC10 and TRC20+ token standards. - Includes NFT and multi-token inventory tools. - Not for token list or trending ranking queries—use other dedicated skills for those.
Metadata
Slug tronscan-contract-analysis
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is TronScan Contract Analysis?

Analyze TRON contracts: deploy info, hot methods, top callers, open-source status, transaction count. Use when user asks "contract verification", "contract s... It is an AI Agent Skill for Claude Code / OpenClaw, with 364 downloads so far.

How do I install TronScan Contract Analysis?

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

Is TronScan Contract Analysis free?

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

Which platforms does TronScan Contract Analysis support?

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

Who created TronScan Contract Analysis?

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

💬 Comments