← Back to Skills Marketplace
greason

trongrid-account-profiling

by greason · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
275
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install trongrid-account-profiling
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trongrid-account-profiling
  3. After installation, invoke the skill by name or use /trongrid-account-profiling
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug trongrid-account-profiling
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 275 downloads so far.

How do I install trongrid-account-profiling?

Run "/install trongrid-account-profiling" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is trongrid-account-profiling free?

Yes, trongrid-account-profiling is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does trongrid-account-profiling support?

trongrid-account-profiling is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created trongrid-account-profiling?

It is built and maintained by greason (@greason); the current version is v1.0.3.

💬 Comments