← Back to Skills Marketplace
463
Downloads
1
Stars
0
Active Installs
10
Versions
Install in OpenClaw
/install tronscan-token-scanner
Description
Scan TRON tokens for total supply, market cap, price, rating, launch time, holders. Includes TRX: TRX price, TRX supply, market cap, daily net change, and su...
Usage Guidance
This skill appears to be what it says: a Tron/TronScan MCP-based token scanner. Before installing, note that queries (including any token contract addresses or account addresses the user provides) will be sent to the external MCP server listed in SKILL.md (https://mcp.tronscan.org/mcp). If you need to protect privacy or sensitive addresses, avoid sending them to third-party endpoints. Also be aware the skill has no listed homepage or repository — if provenance matters to you, try to verify the MCP domain and the skill author externally or test the skill with non-sensitive queries first. No credentials are requested, which reduces risk.
Capability Analysis
Type: OpenClaw Skill
Name: tronscan-token-scanner
Version: 1.0.9
The skill bundle provides a comprehensive interface for the TronScan MCP server (mcp.tronscan.org) to analyze TRON blockchain assets. The SKILL.md file contains detailed, security-conscious instructions for the AI agent, specifically teaching it how to identify counterfeit tokens using risk signals like 'red_tag', 'blueTag', and 'tokenLevel'. No malicious code, data exfiltration, or prompt-injection attacks were identified.
Capability Assessment
Purpose & Capability
Name/description (Tron token scanning) align with the documented APIs and tool names (getTokenPrice, getTrc20TokenDetail, getTrc20TokenHolders, etc.). There are no unexpected binaries, credentials, or config paths required for the stated functionality.
Instruction Scope
SKILL.md directs the agent to call an external MCP server (https://mcp.tronscan.org/mcp) and lists many token-related API endpoints — this is coherent for a token scanner. Note: runtime will send user-supplied contract addresses and queries to that external server (expected for networked lookups), which has privacy implications but is not out of scope for the skill's purpose.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes on-disk risk because nothing is downloaded or installed by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths, which is proportional for a public-data token scanner. There are no unexplained requests for secrets or unrelated service tokens.
Persistence & Privilege
always is false and autonomous invocation is allowed by default; neither is surprising. The skill does not request permanent or elevated system presence or modify other skills' config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tronscan-token-scanner - After installation, invoke the skill by name or use
/tronscan-token-scanner - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.9
tronscan-token-scanner 1.0.9
- No changes were detected in this version.
- All existing features, documentation, and capabilities remain unchanged.
v1.0.8
**Expanded toolkit with account-level and analysis APIs for TRON tokens.**
- Added new APIs: getToken10Transfers, getTokenAnalysis, getTokenAssetValueInfo, getTokenBalanceFlow, getTokenTransferAnalysis, getTokenTvc, getTrc1155TokenInventory, getTrc20TransferCount, getTrc721Transfers, getTrxTransfers.
- Now supports account-level queries: TRC10/20/1155/721 transfers, per-account token value charts, balance flows, and transfer history.
- Token analysis features for activity trends, transfer amounts, TVC, and per-token/per-account statistics.
- Updated documentation to reflect all new use cases and tool inputs.
v1.0.7
- Updated MCP server URL in metadata to use a full HTTPS endpoint: `https://mcp.tronscan.org/mcp`.
- No changes to features, tools, APIs, or user-facing functionality.
v1.0.6
No user-visible changes in this version.
- Version bumped to 1.0.6; no code or documentation updates detected.
- No functional or workflow changes.
v1.0.5
No user-facing or internal changes detected in this release.
- No code or documentation updates present; functionality remains unchanged.
- Version bump without detected modifications.
v1.0.4
- Updated the rating field in token detail responses: use "level" instead of "token_level" and clarify value mapping.
- Expanded the workflow for querying token info from name or symbol, including instructions to always present the rating as a label (not the raw numeric value).
- Improved documentation clarity for converting rating values and user presentation requirements.
- No changes to code or API endpoints.
v1.0.3
No user-facing changes; documentation updated to clarify how to handle market cap, price, and volume units.
- Added note specifying to check if market cap, price, and volume values are in USD or TRX.
- Instructs to prefer returning USD values to users.
- If only TRX values are available, suggests converting to USD using `getTokenPrice`.
- No changes to functionality or API usage.
v1.0.2
tronscan-token-scanner 1.0.2
- Added documentation for `token_level` (TronScan token rating codes) including the numeric-to-label mapping (Unknown, Neutral, OK, Suspicious, Unsafe).
- Clarified that `token_level` should be presented as a label, not just a number, when sharing results with users.
- No functional code or interface changes; documentation update only.
v1.0.1
No functional changes; documentation expanded with example workflows and guidance.
- Added detailed workflows for "token due diligence" and "search by name, then analyze."
- Clarified data handoff steps between relevant tools.
- No API or feature changes; use cases and troubleshooting remain unchanged.
- Documentation now provides clearer user journey examples and integration suggestions.
v1.0.0
tronscan-token-scanner 1.0.0 — Initial release
- Provides tools to scan TRON tokens for price, supply, market cap, holders, launch time, and rating data.
- Supports both TRX (native coin) and TRC10/TRC20/TRC721/TRC1155 tokens.
- Includes APIs for token overview, holder lists, supply, and historical data.
- Adds guidance for correct tool usage based on token standard and user queries.
- Excludes token ranking and trending queries; use related skills for those use cases.
Metadata
Frequently Asked Questions
What is TronScan Token Scanner?
Scan TRON tokens for total supply, market cap, price, rating, launch time, holders. Includes TRX: TRX price, TRX supply, market cap, daily net change, and su... It is an AI Agent Skill for Claude Code / OpenClaw, with 463 downloads so far.
How do I install TronScan Token Scanner?
Run "/install tronscan-token-scanner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is TronScan Token Scanner free?
Yes, TronScan Token Scanner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does TronScan Token Scanner support?
TronScan Token Scanner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created TronScan Token Scanner?
It is built and maintained by BigFrog (@sshnii); the current version is v1.0.9.
More Skills