SKILLEMALL.ai

BC QXMP Oracle

Fetch real-world asset (RWA) data and proof-of-reserve status from the QXMP Oracle — managing $1.17 trillion in certified in-ground mining assets on the QELT blockchain. Use when asked about tokenized assets, reserve proofs, asset valuations, QXMP portfolio stats, or proof freshness. No API key required.

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

As a process C 62/100 · Has gaps — weak spots: when it triggers, inputs and preconditions, consistency

IntegrationInfrastructureFinancetype and topics are labelled automatically from the skill text
JSON
Technical rating
B
86/100
safety, quality, tests
Safety 60%
92
Quality 40%
76
Run on models
none yet
Process rating
C
62/100
Has gaps
Inputs and preconditions w 11
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 · 8

    ✓ No critical or high findings

    Medium and low: 8
    • low Secrets in code secret-high-entropy-token references/contracts.md:5
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      Three smart contracts work together on QELT Mainnet to provide cryptographic proof-of-reserve for real-world assets. All deployed January 12, 2026 by deployer `0xBd…6E2
      quoted
    • low Secrets in code secret-high-entropy-token references/contracts.md:13
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `QXMPOracleController` | `0xB2…3bA` | Signature verification, signer management |
      table
    • low Secrets in code secret-high-entropy-token references/contracts.md:14
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition; documentation table row)
      | `QXMP…eV3` | `0x61…768` | Proof storage and audit trail |
      detectortable
    • low Secrets in code secret-high-entropy-token references/contracts.md:15
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `QXMP…yV2` | `0xd0…0fB` | Asset metadata, key-value storage |
      table
    • low Secrets in code secret-high-entropy-token references/contracts.md:47
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      "to":"0x61…768",
      quoted
    • low Secrets in code secret-high-entropy-token SKILL.md:138
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | OracleController | `0xB2…3bA` | Signature verification |
      table
    • low Secrets in code secret-high-entropy-token SKILL.md:139
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition; documentation table row)
      | Proo…eV3 | `0x61…768` | Proof storage + audit trail |
      detectortable
    • low Secrets in code secret-high-entropy-token SKILL.md:140
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | Dyna…yV2 | `0xd0…0fB` | Asset metadata storage |
      table

    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 62/100

    • 0Inputs and preconditions. Does not say what the process needs to start
    • 0Progress reporting. Says nothing while it works
    • 20When it triggers. No condition that starts the skill
    • 40Consistency. Frontmatter name (QXMP Oracle) differs from the folder (qelt-rwa-oracle)
    • 50Failures and branches. 0 branches, has a failure section
    • 60Result and completion. Output format stated, no completion criterion
    • 100Tools and files. Tools declared in frontmatter
    • 100Steps. 14 steps
    • 100Execution cost. Instruction body is 1174 tokens
    • 100Running it twice. No mutating operations
    • 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)
    • -42 reference files, but SKILL.md never points to them: the model will not open them
    • +1No license
    • +2Single-language instructions
    • +3Description length 305: enough signal without eating the budget
    • +4Structure: 16 headings
    • +3Step-by-step instructions: 14 items
    • +3Output format is stated explicitly
    • +4Has examples (6 code blocks)

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

    External checks

    ClawHub: clean
    This skill is a read-only helper for public QXMP/QELT oracle lookups and shows no hidden credential access, persistence, destructive actions, or data exfiltration.
    LLM: benign (high) · VirusTotal: · 29 May 2026