← 返回 Skills 市场
355
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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).
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tronscan-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/tronscan-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 355 次。
如何安装 TronScan Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tronscan-search」即可一键安装,无需额外配置。
TronScan Search 是免费的吗?
是的,TronScan Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TronScan Search 支持哪些平台?
TronScan Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TronScan Search?
由 BigFrog(@sshnii)开发并维护,当前版本 v1.0.3。
推荐 Skills