← 返回 Skills 市场
275
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install trongrid-account-profiling
功能描述
Analyze any TRON account's assets, token holdings, staking, voting, energy/bandwidth, and transaction patterns. Use when a user asks about a TRON address, wa...
安全使用建议
This skill appears to do what it says: call TronGrid MCP APIs to build an account profile. Before installing, consider: (1) the skill has no listed homepage or source and the registry owner identity is opaque — if provenance matters, ask the publisher for a source repository or contact. (2) The SKILL.md does not specify how it obtains USD price data; confirm your runtime supplies a safe pricing source (or accept that USD estimates may be omitted). (3) If you expect heavy usage, be prepared to provide a TronGrid API key or credentials in your runtime (the skill doesn't request them). (4) The skill never asks for private keys or secrets — never provide private keys. Overall the footprint is minimal and proportionate to the stated purpose.
功能分析
Type: OpenClaw Skill
Name: trongrid-account-profiling
Version: 1.0.3
The skill bundle provides a legitimate set of instructions for an AI agent to profile TRON blockchain accounts using the TronGrid MCP server. It uses standard public API calls (e.g., getAccount, getTrc20Balance, getAccountTransactions) to aggregate publicly available on-chain data such as balances, staking rewards, and transaction history. There is no evidence of data exfiltration, malicious execution, or prompt injection; the logic is entirely consistent with its stated purpose of blockchain analysis.
能力评估
Purpose & Capability
The name/description (TRON account profiling) matches the SKILL.md: all recommended calls are TronGrid MCP endpoints (validateAddress, getAccount, getTrc20Balance, getAccountResource, getAccountTransactions, etc.). The skill requests no binaries, env vars, or config paths that would be unrelated to on-chain account analysis.
Instruction Scope
Runtime instructions are narrowly scoped to fetching and analyzing on-chain data for a given TRON address via MCP API calls. There are no steps that read arbitrary files, access unrelated environment variables, or transmit data to third-party endpoints beyond the described MCP calls. One minor omission: the SKILL.md expects USD value estimates but does not specify a pricing source or call (external price API) — that is an operational detail rather than malicious behavior.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That minimizes footprint and disk write/execute risk.
Credentials
The skill declares no required credentials or env vars, which is reasonable for read-only TRON queries using a public MCP server. Note: some TronGrid endpoints or higher request rates may require an API key or paid access in practice; the skill does not request one. The lack of credential requests is not a security concern but users should be aware they may need to supply a TronGrid API key in their runtime environment if needed.
Persistence & Privilege
The skill is not always-enabled, does not ask to modify other skills or system settings, and does not request persistent privileges. Allowing autonomous invocation is the platform default and is not by itself concerning here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trongrid-account-profiling - 安装完成后,直接呼叫该 Skill 的名称或使用
/trongrid-account-profiling触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
No changes detected in this version.
- Version 1.0.0 released with initial TRON account profiling capabilities.
- Analyze assets, token holdings, staking, voting, resource usage, transaction patterns, and DeFi participation.
- Includes detailed step-by-step instructions and example outputs.
- Error handling and usage scenarios provided.
v1.0.1
- Documentation update: Added an "MCP Server" section referencing the official TronGrid MCP Guide as a prerequisite.
- No functional or behavioral changes were made to the skill logic or API usage.
v1.0.0
Initial release of trongrid-account-profiling.
- Analyze any TRON account's assets, token holdings, staking, voting, resource usage, and transaction patterns.
- Supports TRX, TRC-10, and TRC-20 asset breakdowns, staking/voting details, and DeFi activity detection.
- Provides step-by-step instructions for validating addresses, fetching data, and compiling comprehensive reports.
- Handles error conditions including invalid addresses, empty accounts, and missing token data.
- Includes formatted account profiles and example use cases for common requests.
元数据
常见问题
trongrid-account-profiling 是什么?
Analyze any TRON account's assets, token holdings, staking, voting, energy/bandwidth, and transaction patterns. Use when a user asks about a TRON address, wa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 275 次。
如何安装 trongrid-account-profiling?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trongrid-account-profiling」即可一键安装,无需额外配置。
trongrid-account-profiling 是免费的吗?
是的,trongrid-account-profiling 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
trongrid-account-profiling 支持哪些平台?
trongrid-account-profiling 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 trongrid-account-profiling?
由 greason(@greason)开发并维护,当前版本 v1.0.3。
推荐 Skills