← Back to Skills Marketplace
274
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install trongrid-token-scanner
Description
Deep analysis of any specific TRC-20 or TRC-10 token on TRON including supply, price, holder distribution, contract details, activity metrics, and safety ass...
Usage Guidance
This skill appears to do what it says: it queries Tron blockchain data and augments it with web-sourced market info to produce a token report. Before enabling: 1) Confirm how the agent obtains access to TronGrid MCP (an API key or platform MCP binding) since the skill does not declare any required credentials. 2) Understand that off-chain web searches will send token identifiers to external search providers (privacy consideration). 3) Treat the generated 'safety score' as heuristic guidance, not financial/legal advice. 4) If you have internal policies about exposing on-chain addresses or sensitive identifiers to external services, review those before use. If you want higher assurance, ask the publisher for explicit documentation on required credentials and any network endpoints the skill will call.
Capability Analysis
Type: OpenClaw Skill
Name: trongrid-token-scanner
Version: 1.0.2
The skill bundle is a legitimate tool for analyzing TRON blockchain tokens (TRC-20 and TRC-10). It uses standard TronGrid MCP tools to fetch metadata, holder distribution, and transaction history to provide a safety assessment. No signs of data exfiltration, malicious execution, or prompt injection were found in SKILL.md or the example files.
Capability Assessment
Purpose & Capability
Name/description describe TRON token analysis and the SKILL.md exclusively uses TRON/TronGrid MCP calls (getTrc20Info, getContract, getTrc20TokenHolders, etc.) plus web searches for market data — these capabilities are coherent with the stated purpose.
Instruction Scope
Instructions are scoped to on-chain queries and supplemental web searches; they do not ask the agent to read arbitrary local files or unrelated env vars. Note: the skill tells the agent to perform web searches (off-chain market data), which will transmit token identifiers to external search providers — this is expected for market data but worth being aware of.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk installation surface (nothing is written to disk or downloaded).
Credentials
The skill declares no required environment variables or credentials, yet the runtime instructions rely on an MCP server (TronGrid) for API calls. TronGrid typically requires an API key or platform-provided MCP binding; the omission of any declared credential is a minor inconsistency to verify with the platform (it may be provided implicitly by the host).
Persistence & Privilege
No 'always' privilege, no persistent installs, and no modification of other skills or system-wide config. Autonomous invocation is allowed (platform default) but not combined with other risky privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install trongrid-token-scanner - After installation, invoke the skill by name or use
/trongrid-token-scanner - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- No code or documentation changes detected in this version.
- The skill functionality and documentation remain identical to the previous version.
v1.0.1
- Added a "MCP Server" section referencing the TronGrid MCP Guide as a prerequisite.
- No other changes to features or core instructions.
v1.0.0
Initial release of the trongrid-token-scanner skill.
- Enables deep analysis of any TRC-20 or TRC-10 token on TRON, including supply, market data, holders, contract info, activity, and safety.
- Detailed, step-by-step workflow for token identification, data retrieval, holder analysis, activity assessment, market research, and risk scoring.
- Standardized reporting format for clear token due diligence.
- Built-in error handling with guidance for ambiguous token data or missing information.
- Example use cases included for scanning tokens and evaluating safety.
Metadata
Frequently Asked Questions
What is trongrid-token-scanner?
Deep analysis of any specific TRC-20 or TRC-10 token on TRON including supply, price, holder distribution, contract details, activity metrics, and safety ass... It is an AI Agent Skill for Claude Code / OpenClaw, with 274 downloads so far.
How do I install trongrid-token-scanner?
Run "/install trongrid-token-scanner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is trongrid-token-scanner free?
Yes, trongrid-token-scanner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does trongrid-token-scanner support?
trongrid-token-scanner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created trongrid-token-scanner?
It is built and maintained by greason (@greason); the current version is v1.0.2.
More Skills