SKILLEMALL.ai

BF 01xyz-developer

AI-powered 01.xyz exchange development skill for monitoring, trading strategies, and N1 blockchain integration. Covers REST API (FTX-inspired), Nord.ts SDK (@n1xyz/nord-ts), non-custodial trading patterns, and market making on Solana.

ClawHub Agent Skills author: Bouncyknighter v1.0.0 9 files body ≈ 2 383 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 39/100 · Will not run — References files that are not bundled: safety-first.md, monitoring-guide.md, risk-management.md

IntegrationInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
78/100
safety, quality, tests
Safety 60%
91
Quality 40%
58
Run on models
none yet
Process rating
F
39/100
Will not run
References files that are not bundled: safety-first.md, monitoring-guide.md, risk-management.md
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten

How to improve

  1. Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
  2. The text references files that are not there: add them or drop the references.
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 · 9

✓ No critical or high findings

Medium and low: 9
  • low Secrets in code secret-high-entropy-token 01xyz-developer-README.md:95
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    app: 'zoau…CT5',
    quoted
  • low Secrets in code secret-high-entropy-token 01xyz-developer-safety-first.md:158
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    app: 'zoau…CT5',
    quoted
  • low Secrets in code secret-high-entropy-token 01xyz-developer-sdk-reference.md:60
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    app: 'zoau…CT5', // 01 Exchange App ID
    quoted
  • low Secrets in code secret-high-entropy-token 01xyz-developer-sdk-reference.md:76
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    app: 'zoau…CT5',
    quoted
  • low Secrets in code secret-high-entropy-token 01xyz-developer-sdk-reference.md:86
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    app: 'zoau…CT5',
    quoted
  • low Secrets in code secret-high-entropy-token 01xyz-developer-sdk-reference.md:123
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    app: process.env.NORD_APP_ID || 'zoau…CT5',
    quoted
  • low Secrets in code secret-high-entropy-token 01xyz-developer-trading-basics.md:338
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    app: 'zoau…CT5',
    quoted
  • low Secrets in code secret-high-entropy-token SKILL.md:228
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    app: 'zoau…CT5',
    quoted
  • low Secrets in code secret-high-entropy-token SKILLS.md:228
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    app: 'zoau…CT5',
    quoted

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

Against the Agent Skills spec

  • warning description-no-when description does not say WHEN to use the skill (no "use when")
  • warning missing-ref reference to a missing file: safety-first.md
  • warning missing-ref reference to a missing file: monitoring-guide.md
  • warning missing-ref reference to a missing file: risk-management.md
  • warning missing-ref reference to a missing file: trading-basics.md
  • warning missing-ref reference to a missing file: sdk-reference.md
  • warning missing-ref reference to a missing file: README.md
  • warning missing-ref reference to a missing file: examples/
  • warning missing-ref reference to a missing file: examples/monitor-wallet.js
  • warning missing-ref reference to a missing file: examples/check-funding-rates.js
  • warning missing-ref reference to a missing file: examples/simple-order.js
  • note frontmatter-key unknown frontmatter key "capabilities"

Process rating: all ten parameters 39/100

Will not run. References files that are not bundled: safety-first.md, monitoring-guide.md, risk-management.md
  • 0Tools and files. 10 referenced file(s) missing: safety-first.md, monitoring-guide.md, risk-management.md
  • 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
  • 40Consistency. Frontmatter name (01xyz-developer) differs from the folder (01-exchange-kill)
  • 70When it triggers. States when to use, but not when not to
  • 100Steps. 57 steps
  • 100Execution cost. Instruction body is 2383 tokens
  • 100Running it twice. No mutating operations
  • 100Progress reporting. Reports progress
  • 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
  • -229 emoji in the instructions: noise for the model
  • +2Single-language instructions
  • +3Description length 234: enough signal without eating the budget
  • +4Structure: 31 headings
  • +3Step-by-step instructions: 57 items
  • +4Has examples (6 code blocks)
  • +1License stated

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

External checks

ClawHub: suspicious
This skill is mostly documentation for 01.xyz trading, but it includes live financial examples that can place orders, move collateral, or close positions without the confirmation controls it says are required.
LLM: suspicious (high) · VirusTotal: · 10 Sept 2026