SKILLEMALL.ai

BD QELT DEX

Interact with Uniswap v4 pools and liquidity positions on QELT Mainnet. Use when asked about DEX pools, token swaps, liquidity provision, WQELT wrapping/unwrapping, pool state queries, position NFTs, or Uniswap v4 contract addresses. QELT only supports Uniswap V4 — V2/V3 calls revert.

ClawHub Agent Skills author: PRQELT v0.1.0 6 files body ≈ 1 333 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process D 46/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions

IntegrationInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
83/100
safety, quality, tests
Safety 60%
89
Quality 40%
73
Run on models
none yet
Process rating
D
46/100
Unfinished process
Result and completion w 14
0
Inputs and preconditions w 11
0
Failures and branches w 10
0
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 references/contracts.md:16
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `UniversalRouter` | `0x7d…68A` | ✅ Verified |
      table
    • low Secrets in code secret-high-entropy-token references/contracts.md:25
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `UnsupportedProtocol` | `0xe4…A6E` | ✅ Verified |
      table
    • low Secrets in code secret-high-entropy-token references/contracts.md:31
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      permit2:              '0x40…Ea2',
      quoted
    • low Secrets in code secret-high-entropy-token references/contracts.md:32
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      weth9:                '0xfE…8A2', // WQELT
      quoted
    • low Secrets in code secret-high-entropy-token references/contracts.md:33
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      v2Factory:            '0xe4…A6E', // UnsupportedProtocol
      quoted
    • low Secrets in code secret-high-entropy-token references/sdk-examples.md:16
      High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file; quoted — discussed, not commanded)
      universalRouter:  '0x7d…68A',
      fixturequoted
    • low Secrets in code secret-high-entropy-token SKILL.md:36
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `UniversalRouter` | `0x7d…68A` | Swap routing + aggregation |
      table
    • low Secrets in code secret-high-entropy-token SKILL.md:41
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `UnsupportedProtocol` | `0xe4…A6E` | V2/V3 stub (reverts) |
      table
    • low Secrets in code secret-high-entropy-token SKILL.md:55
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      ADDR="USER…FIX"
      quoted
    • low Secrets in code secret-high-entropy-token SKILL.md:133
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      permit2:         '0x40…Ea2',
      quoted
    • low Secrets in code secret-high-entropy-token SKILL.md:134
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      weth9:           '0xfE…8A2', // WQELT
      quoted

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

    Against the Agent Skills spec

    • warning name-format name should be kebab-case (lowercase letters, digits, hyphens)
    • note frontmatter-key unknown frontmatter key "read_when"
    • note frontmatter-key unknown frontmatter key "homepage"

    Process rating: all ten parameters 46/100

    • 0Result and completion. Does not say what the result is
    • 0Inputs and preconditions. Does not say what the process needs to start
    • 0Failures and branches. Linear process with no failure handling
    • 0Progress reporting. Says nothing while it works
    • 20When it triggers. No condition that starts the skill
    • 30Running it twice. 1 mutating operations with no state check
    • 40Consistency. Frontmatter name (QELT DEX) differs from the folder (qelt-dex)
    • 100Tools and files. Tools declared in frontmatter
    • 100Steps. 9 steps
    • 100Execution cost. Instruction body is 1333 tokens
    • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing

    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
    • -42 reference files, but SKILL.md never points to them: the model will not open them
    • +1No license
    • +2Single-language instructions
    • +3Description length 285: enough signal without eating the budget
    • +4Structure: 13 headings
    • +3Step-by-step instructions: 9 items
    • +4Has examples (5 code blocks)

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

    External checks

    ClawHub: clean
    This skill is a disclosed QELT DEX helper that uses public blockchain RPC calls and user-confirmed signed transactions for expected trading and liquidity tasks.
    LLM: benign (high) · VirusTotal: · 29 May 2026