SKILLEMALL.ai

BC 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, wants to check wallet balance, analyze account activity, track whale wallets, or look up what an address holds. Covers TRX balance, TRC-20/TRC-10 tokens, resource usage, delegation, voting rewards, transaction history, and DeFi participation.

ClawHub Agent Skills author: greason v1.0.3 MIT-0 4 files body ≈ 928 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process C 64/100 · Has gaps — weak spots: result and completion, when it triggers, progress reporting

AnalyzerInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
87/100
safety, quality, tests
Safety 60%
89
Quality 40%
84
Run on models
none yet
Process rating
C
64/100
Has gaps
Result and completion w 14
0
Progress reporting w 2
0
When it triggers w 12
20
the three weakest of ten parameters · all ten

How to improve

    For the model run — optional
    • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
    • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

    Guard findings · 11

    ✓ No critical or high findings

    Medium and low: 11
    • low Secrets in code secret-high-entropy-token examples/analyze-whale-account.md:6
      High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file)
      Analyze the wallet TLsV…Uzy — what does it hold,
      fixture
    • low Secrets in code secret-high-entropy-token examples/analyze-whale-account.md:12
      High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file; quoted — discussed, not commanded)
      1. **Validate Address** → `validateAddress("TLsV…Uzy")` → Confirm valid
      fixturequoted
    • low Secrets in code secret-high-entropy-token examples/analyze-whale-account.md:13
      High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file; quoted — discussed, not commanded)
      2. **Account Info** → `getAccount("TLsV…Uzy")` → TRX balance, frozen assets, votes
      fixturequoted
    • low Secrets in code secret-high-entropy-token examples/analyze-whale-account.md:14
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition; test fixture / example file)
      3. **Resources** → `getAccountResource("TLsV…Uzy")` → Energy/bandwidth limits
      detectorfixture
    • low Secrets in code secret-high-entropy-token examples/analyze-whale-account.md:15
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition; test fixture / example file)
      4. **TRC-20 Balances** → `getT…nce("TLsV…Uzy")` → Token holdings
      detectorfixture
    • low Secrets in code secret-high-entropy-token examples/check-account-balance.md:6
      High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file)
      What is the balance of TUoH…uJM?
      fixture
    • low Secrets in code secret-high-entropy-token examples/check-account-balance.md:11
      High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file; quoted — discussed, not commanded)
      1. **Validate** → `validateAddress("TUoH…uJM")`
      fixturequoted
    • low Secrets in code secret-high-entropy-token examples/check-account-balance.md:12
      High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file; quoted — discussed, not commanded)
      2. **Account Info** → `getAccount("TUoH…uJM")` → TRX balance + TRC-10 tokens
      fixturequoted
    • low Secrets in code secret-high-entropy-token examples/check-account-balance.md:13
      High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file; quoted — discussed, not commanded)
      3. **TRC-20 Balances** → `getT…nce("TUoH…uJM")` → Token holdings
      fixturequoted
    • low Secrets in code secret-high-entropy-token examples/check-account-balance.md:19
      High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file)
      ## Account Profile: TUoH…uJM
      fixture
    • low Secrets in code secret-high-entropy-token SKILL.md:38
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      1. `getD…xV2` — List of addresses this account delegates to / receives from
      detector

    Files scanned: 4. Evidence is masked. Grey chips explain why severity was lowered.

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 64/100

    • 0Result and completion. Does not say what the result is
    • 0Progress reporting. Says nothing while it works
    • 20When it triggers. No condition that starts the skill
    • 60Tools and files. Uses tools (web) that frontmatter does not declare
    • 70Inputs and preconditions. Inputs and preconditions are listed
    • 100Steps. 16 steps
    • 100Failures and branches. 1 branches, has a failure section
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 928 tokens
    • 100Running it twice. No mutating operations

    Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

    Quality signals

    • +5Description has no quoted example phrases that should trigger the skill
    • +4Description does not say when NOT to use the skill (false activations)
    • +3Output format is not stated: the model decides each time
    • +1No license
    • +2Single-language instructions
    • +3Description length 397: enough signal without eating the budget
    • +4Structure: 12 headings
    • +3Step-by-step instructions: 16 items
    • +4Has examples (1 code blocks)

    Quality base 70; lint remarks subtract, signals add up to 100. Result: 84.

    External checks

    ClawHub: clean
    This skill provides disclosed TRON wallet profiling using public on-chain data, with privacy-sensitive but purpose-aligned behavior.
    LLM: benign (high) · VirusTotal: · 29 May 2026