SKILLEMALL.ai

AB solana-stablecoin-payments-tracking

Real-time streaming Solana SPL stablecoin transfers (USDT and USDC) over WebSocket from the Bitquery GraphQL API. Subscribes to Transfers filtered by USDT/USDC mints and excludes swap transactions. Returns amount, AmountInUSD, sender/receiver, currency, block time/slot/height, transaction signature/fees, and program method. Use for Solana stablecoin payments, USDC/USDT streams, SPL stablecoin activity, non-swap transfers, Bitquery Solana transfers, or treasury monitoring.

ClawHub Agent Skills author: Divyasshree v1.0.1 MIT-0 6 files body ≈ 1 627 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process B 75/100 · Nearly there — weak spots: when it triggers, running it twice

IntegrationInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
A
91/100
safety, quality, tests
Safety 60%
89
Quality 40%
93
Run on models
none yet
Process rating
B
75/100
Nearly there
When it triggers w 12
20
Running it twice w 4
30
Tools and files w 18
60
the three weakest of ten parameters · all ten

How to improve

    For the model run — optional
    • 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 references/graphql-fields.md:7
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | USDT (SPL) | `Es9v…NYB` |
      table
    • low Secrets in code secret-high-entropy-token references/graphql-fields.md:8
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | USDC (SPL) | `EPjF…t1v` |
      table
    • low Secrets in code secret-high-entropy-token references/graphql-fields.md:23
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      "Es9v…NYB",
      quoted
    • low Secrets in code secret-high-entropy-token references/graphql-fields.md:24
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      "EPjF…t1v"
      quoted
    • low Secrets in code secret-high-entropy-token scripts/stream_stablecoin_payments.py:5
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      USDT (Es9v…NYB) or USDC
      quoted
    • low Secrets in code secret-high-entropy-token scripts/stream_stablecoin_payments.py:6
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      (EPjF…t1v), and where the instruction program
      quoted
    • low Secrets in code secret-high-entropy-token scripts/stream_stablecoin_payments.py:42
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      "Es9v…NYB",
      quoted
    • low Secrets in code secret-high-entropy-token scripts/stream_stablecoin_payments.py:43
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      "EPjF…t1v"
      quoted
    • low Secrets in code secret-high-entropy-token SKILL.md:19
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      This skill provides a **real-time WebSocket subscription** to **Solana token transfers** where the mint is **USDT** (`Es9v…NYB`) or **USDC** (`EPjF…qN1
      quoted
    • low Secrets in code secret-high-entropy-token SKILL.md:126
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      "Es9v…NYB",
      quoted
    • low Secrets in code secret-high-entropy-token SKILL.md:127
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      "EPjF…t1v"
      quoted

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

    Against the Agent Skills spec

    • note frontmatter-key unknown frontmatter key "requires"

    Process rating: all ten parameters 75/100

    • 20When it triggers. No condition that starts the skill
    • 30Running it twice. 4 mutating operations with no state check
    • 60Tools and files. Uses tools (bash, python) that frontmatter does not declare
    • 60Result and completion. Output format stated, no completion criterion
    • 100Steps. 21 steps
    • 100Inputs and preconditions. Inputs and preconditions are listed
    • 100Failures and branches. 2 branches, has a failure section
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 1627 tokens
    • 100Progress reporting. Reports progress
    • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
    • low 11 top-level sections: this looks like several domains in one skill
    • medium 4 test cases, all positive: not one "should refuse" or "should ask first"
    • low No test case covers injection arriving through data

    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)
    • +1No license
    • +2Single-language instructions
    • +3Description length 476: enough signal without eating the budget
    • +4Structure: 12 headings
    • +3Step-by-step instructions: 21 items
    • +3Output format is stated explicitly
    • +4Has examples (6 code blocks)
    • +4Reference files are cited in the instructions (1 of 1)
    • +3All 1 scripts are documented

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

    External checks

    ClawHub: clean
    This skill is a disclosed Bitquery WebSocket tool for streaming public Solana USDC/USDT transfer data and does not show hidden data collection, persistence, or destructive behavior.
    LLM: benign (high) · VirusTotal: · 29 May 2026