← Back to Skills Marketplace
399
Downloads
3
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install tronscan-account-profiler
Description
Query TRON wallet-type address total assets, token holdings, DeFi participation, energy/bandwidth, votes, tx/transfer count. Use when user asks "what assets...
Usage Guidance
This skill appears coherent and low-risk: it performs read-only queries against Tronscan's MCP service and does not ask for keys or install code. Before installing, verify you trust the referenced MCP endpoint (https://mcp.tronscan.org) and its TLS certificate, since the skill will send addresses to that remote service. Do not provide private keys or any secrets to the skill. Because the skill source/homepage is unknown, consider testing it with public, non-sensitive addresses first and review Tronscan's official docs to confirm the MCP API behavior and rate limits.
Capability Analysis
Type: OpenClaw Skill
Name: tronscan-account-profiler
Version: 1.0.5
The skill bundle is a legitimate integration for profiling TRON blockchain accounts via the TronScan MCP server (mcp.tronscan.org). It provides read-only tools for querying balances, token holdings, and transaction history without any evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the listed API calls (getAccountDetail, getAccountTokens, getTokenAssetOverview, etc.). All declared capabilities are appropriate for an account-profiling tool and there are no unexpected credential or binary requirements.
Instruction Scope
SKILL.md instructs the agent to call Tronscan MCP APIs for account data and to delegate specialized queries to other tronscan skills. It does not instruct reading local files, environment secrets, or contacting unrelated endpoints. Inputs are limited to TRON addresses and query parameters.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or installed during use.
Credentials
The skill requests no environment variables, credentials, or config paths. That aligns with read-only public blockchain queries; no excessive secret access is requested.
Persistence & Privilege
The skill is not always-included (always:false), is user-invocable, and does not request persistent system privileges or modification of other skills/configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tronscan-account-profiler - After installation, invoke the skill by name or use
/tronscan-account-profiler - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
tronscan-account-profiler v1.0.5
- No changes detected in this release; documentation, tools, and functionality remain the same.
v1.0.4
- Expanded toolset with detailed API descriptions for each endpoint (e.g., account analysis, staking resources, TRX holder statistics, approval/allowance checks, fund flow, large transactions, wallet NFTs, and more).
- Added use case guidance and parameter details for all supported APIs, improving clarity on when and how to use each function.
- Enhanced reference table to cover new endpoints and provide direct mapping between user queries and API calls.
- Updated workflow and troubleshooting sections remain, ensuring continuity for common profiling tasks.
- No code changes; documentation only update.
v1.0.3
- Updated the MCP server endpoint in the skill metadata to https://mcp.tronscan.org/mcp for improved connectivity.
- No functional or workflow changes.
v1.0.2
- Clarified that the skill is intended only for profiling TRON wallet-type addresses, not contracts.
- Updated workflow and description to direct contract-related questions to tronscan-contract-analysis.
- Improved instructions about when to use this skill vs. other related skills.
- Streamlined workflow and removed contract analysis steps for clearer account-only use.
v1.0.1
- Improved troubleshooting guidance for MCP connection issues and rate limiting errors.
- Added instructions for obtaining and configuring a TronScan API key to resolve rate limits (429 errors).
- No changes to core features or workflow.
v1.0.0
tronscan-account-profiler 1.0.0
- Initial release with tools to profile TRON addresses.
- Query total assets, token holdings, DeFi participation, energy/bandwidth, votes, and transaction/transfer count.
- Identify if an address is a contract or a wallet.
- Designed for comprehensive address profiling, not single-token or transaction detail queries.
Metadata
Frequently Asked Questions
What is TronScan Account Profiler?
Query TRON wallet-type address total assets, token holdings, DeFi participation, energy/bandwidth, votes, tx/transfer count. Use when user asks "what assets... It is an AI Agent Skill for Claude Code / OpenClaw, with 399 downloads so far.
How do I install TronScan Account Profiler?
Run "/install tronscan-account-profiler" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is TronScan Account Profiler free?
Yes, TronScan Account Profiler is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does TronScan Account Profiler support?
TronScan Account Profiler is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created TronScan Account Profiler?
It is built and maintained by BigFrog (@sshnii); the current version is v1.0.5.
More Skills