← 返回 Skills 市场
281
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install trongrid-contract-analysis
功能描述
Analyze TRON smart contracts including deployment info, ABI methods, transaction patterns, top callers, energy costs, and safety assessment. Use when a user...
安全使用建议
This is an instruction-only TRON contract analysis skill that calls public TronGrid/MCP endpoints to gather ABI, transactions, events, holders and estimate energy — it does not install code or request secrets. Before installing, confirm your agent environment permits outbound calls to TronGrid (and whether an API key is needed), be aware the safety analysis is heuristic (not a formal audit), and expect rate-limiting if used heavily. There are no signs of file exfiltration or unrelated credential requests in the provided instructions.
功能分析
Type: OpenClaw Skill
Name: trongrid-contract-analysis
Version: 1.0.2
The 'trongrid-contract-analysis' skill is a legitimate tool designed to help users analyze TRON smart contracts for activity and safety. It provides structured instructions for an AI agent to use the TronGrid MCP server to fetch contract metadata, parse ABIs, and evaluate risk factors like centralized control or unverified source code. The logic is transparent, aligns with its stated purpose, and contains no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The name and description (TRON smart contract analysis) match the SKILL.md: all required calls are to TronGrid/MCP endpoints and the steps (ABI, transactions, events, holders, energy, safety scoring) are coherent and expected for this purpose.
Instruction Scope
Instructions stay within contract analysis scope (calls to getContractInfo, getContract, getTrc20Info, getContractTransactions, getEventsByContractAddress, getContractInternalTransactions, getTrc20TokenHolders, estimateEnergy, getAccount). They do not instruct reading local files or unrelated env vars. Note: the guide references analyzing bytecode patterns and classifying callers, which are heuristic tasks but still within scope.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk and there is no third-party package installation risk.
Credentials
The skill declares no required environment variables or credentials. This is reasonable for read-only blockchain queries if public RPC access is used, but in practice TronGrid/MPL endpoints sometimes require API keys or rate-limited access—the SKILL.md does not document handling of API keys or rate limits.
Persistence & Privilege
The skill does not request persistent/always-on presence (always: false) and does not modify agent/system configuration in the instructions. Autonomous invocation is allowed by default but is not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trongrid-contract-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/trongrid-contract-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Version 1.0.2
- No file changes were detected in this version.
- No functional, documentation, or metadata updates.
v1.0.1
- Added reference and prerequisite section for the TronGrid MCP API guide.
- No changes to functionality or core instructions.
- Updated documentation to clarify MCP server requirements.
v1.0.0
Initial release with comprehensive TRON smart contract analysis.
- Analyzes contract deployment, ABI, method categories, and standard interface detection (TRC-20, TRC-721, TRC-1155, proxy).
- Examines transaction patterns, top callers, and event activity.
- Estimates energy usage and split between user/owner.
- Provides detailed safety assessment with clear risk/positive indicators and actionable recommendations.
- Includes robust error handling and reporting templates for easy interpretation.
- Suitable for both verification and scam detection scenarios.
元数据
常见问题
trongrid-contract-analysis 是什么?
Analyze TRON smart contracts including deployment info, ABI methods, transaction patterns, top callers, energy costs, and safety assessment. Use when a user... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 281 次。
如何安装 trongrid-contract-analysis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trongrid-contract-analysis」即可一键安装,无需额外配置。
trongrid-contract-analysis 是免费的吗?
是的,trongrid-contract-analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
trongrid-contract-analysis 支持哪些平台?
trongrid-contract-analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 trongrid-contract-analysis?
由 greason(@greason)开发并维护,当前版本 v1.0.2。
推荐 Skills