← Back to Skills Marketplace
sshnii

TronScan Search

by BigFrog · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
355
Downloads
1
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tronscan-search
Description
Search TRON blockchain by name or keyword: resolve token/contract name to address, find accounts, transactions, or blocks. Use when user asks "USDT contract...
Usage Guidance
This skill appears coherent and low-risk: it just instructs the agent to use TronScan's MCP search API to look up tokens, contracts, accounts, transactions, or blocks. Before installing: 1) Verify the MCP endpoint (https://mcp.tronscan.org) is the official TronScan service you expect; 2) Do not supply private keys or unrelated credentials — the skill only needs a public API key (optional) for rate limits; 3) If you plan to add an API key in your MCP configuration, use a key scoped to TronScan and avoid reusing high-privilege secrets; 4) Be aware the agent will make network requests to the TronScan MCP service when invoked, so consider data privacy for any search terms you send (addresses and contract names are public, but avoid sending private identifiers).
Capability Analysis
Type: OpenClaw Skill Name: tronscan-search Version: 1.0.3 The skill bundle provides instructions for an AI agent to use a TRON blockchain search tool via a Model Context Protocol (MCP) server. The documentation in SKILL.md and metadata in _meta.json are consistent with legitimate blockchain explorer functionality, pointing to official TronScan domains (tronscan.org) for API access and documentation.
Capability Assessment
Purpose & Capability
Name/description match the instructions: SKILL.md describes searching tokens/contracts/accounts/tx/blocks and references a TronScan MCP search tool. Nothing requested (no env vars, no binaries, no install) is unrelated to blockchain lookup.
Instruction Scope
Instructions are narrowly scoped to calling the 'search' tool via TronScan MCP, handling result fields (e.g., token_id, tokenCanShow), and basic troubleshooting (MCP connectivity, rate limits). The doc does not instruct reading local files, unrelated env vars, or exfiltrating data to unknown endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest-risk installation model. It references the public MCP server (mcp.tronscan.org) as the service endpoint, which is appropriate for the described functionality.
Credentials
The skill requires no environment variables or credentials. It mentions optional API keys for the TronScan Developer API only in the context of MCP configuration to avoid rate limits — this is proportional and expected. It does not request unrelated secrets.
Persistence & Privilege
Skill does not request always:true and is user-invocable only. There is no indication it modifies other skills or system settings. Autonomous invocation is allowed (platform default) but not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tronscan-search
  3. After installation, invoke the skill by name or use /tronscan-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Added note about the `tokenCanShow` field in search results: treat `tokenCanShow: false` as a risk signal and inform users before proceeding. - Pointed users to tronscan-token-scanner for detailed risk field semantics.
v1.0.2
- Updated MCP server URL in metadata from "tronscan" to "https://mcp.tronscan.org/mcp". - No other changes detected.
v1.0.1
- Expanded troubleshooting section with steps for MCP connection and API rate limit errors. - Added guidance on obtaining and configuring a TronScan API key to resolve 429/rate limit issues.
v1.0.0
Initial release of tronscan-search skill. - Search the TRON blockchain for tokens, contracts, accounts, transactions, or blocks by name or keyword. - Easily resolve token/contract names (e.g., USDT) to addresses. - Supports filtering by type: token, address, contract, transaction, or block. - Designed for quick lookups by name or keyword; not for deep dives or token lists. - Includes guidance for choosing the correct tool and troubleshooting tips.
Metadata
Slug tronscan-search
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is TronScan Search?

Search TRON blockchain by name or keyword: resolve token/contract name to address, find accounts, transactions, or blocks. Use when user asks "USDT contract... It is an AI Agent Skill for Claude Code / OpenClaw, with 355 downloads so far.

How do I install TronScan Search?

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

Is TronScan Search free?

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

Which platforms does TronScan Search support?

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

Who created TronScan Search?

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

💬 Comments