← Back to Skills Marketplace
160
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tronscan-stablecoin
Description
Analyze TRON stablecoin ecosystem: supply, holders, transfers, large transactions, blacklist, liquidity pools, TVL, key events. Supported stablecoins: USDT,...
Usage Guidance
This skill appears coherent and limited to querying a Tronscan MCP endpoint for TRON stablecoin metrics. Before installing, be aware that: (1) the skill will call an external host (https://mcp.tronscan.org/mcp) when used — avoid submitting private keys, seed phrases, or other secrets in queries; (2) the skill owner is an unknown registry ID—if you require stronger trust, verify the MCP server URL and consult the referenced MCP docs; (3) because it’s instruction-only, no local code is installed, but the agent may send any query text you provide to the external MCP service, so treat sensitive data cautiously.
Capability Analysis
Type: OpenClaw Skill
Name: tronscan-stablecoin
Version: 1.0.0
The skill bundle provides a comprehensive set of tools for analyzing the TRON stablecoin ecosystem (USDT, USDC, USDD, TUSD) via the TronScan MCP server (mcp.tronscan.org). The tools are designed for read-only data retrieval, such as monitoring supply trends, holder distributions, large transfers, and liquidity pool statistics. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or the metadata.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md tool list and API-like calls to the Tronscan MCP service; nothing in the manifest asks for unrelated capabilities (no cloud keys, no unrelated binaries).
Instruction Scope
SKILL.md describes calling MCP APIs (getStableCoinOverview, getStableCoinTopHolders, etc.) and references the MCP server. It does not instruct the agent to read local files, environment secrets, or other unrelated system data. The instructions are scoped to querying stablecoin data.
Install Mechanism
No install spec or code files are present (instruction-only skill), so nothing will be downloaded or written to disk during install.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for a read-only analytics connector that queries an external MCP API.
Persistence & Privilege
always is false and the skill doesn't ask for elevated persistent access. Autonomous invocation is allowed (platform default) but there is no indication of attempts to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tronscan-stablecoin - After installation, invoke the skill by name or use
/tronscan-stablecoin - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the tronscan-stablecoin skill for analyzing the TRON stablecoin ecosystem.
- Provides analytics and tools for supply, holders, transfers, large transactions, blacklist, liquidity pools, TVL, and key events.
- Supports USDT, USDC, USDD and TUSD stablecoins.
- Not intended for single token deep dives or general token lists (use other dedicated skills for those tasks).
- Includes detailed use cases and tool descriptions for stablecoin ecosystem queries.
Metadata
Frequently Asked Questions
What is TronScan Stablecoin?
Analyze TRON stablecoin ecosystem: supply, holders, transfers, large transactions, blacklist, liquidity pools, TVL, key events. Supported stablecoins: USDT,... It is an AI Agent Skill for Claude Code / OpenClaw, with 160 downloads so far.
How do I install TronScan Stablecoin?
Run "/install tronscan-stablecoin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is TronScan Stablecoin free?
Yes, TronScan Stablecoin is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does TronScan Stablecoin support?
TronScan Stablecoin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created TronScan Stablecoin?
It is built and maintained by BigFrog (@sshnii); the current version is v1.0.0.
More Skills