BD arkade
Send and receive Bitcoin over Arkade (offchain), onchain (via onboard/offboard), and Lightning. Swap USDC/USDT stablecoins.
As a process D 49/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions
The same skill appears in 1 more place: ClawHub
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
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 · 4
✓ No critical or high findings
Medium and low: 4
-
low Secrets in code
secret-high-entropy-tokenpnpm-lock.yaml:46High-entropy token-like string (may be an id, hash or a credential)resolution: {integrity: sha5…MiZ+SqCG…M3G/w2xhVPH+te0a…1dH+ql2t…nxA==} -
low Secrets in code
secret-high-entropy-tokenpnpm-lock.yaml:62High-entropy token-like string (may be an id, hash or a credential)resolution: {integrity: sha5…5Ue/+tX+nmkg…wNx+ulArw==} -
low Secrets in code
secret-high-entropy-tokenpnpm-lock.yaml:75High-entropy token-like string (may be an id, hash or a credential)resolution: {integrity: sha512-vk5a/16Bb…IJ0+4H9n…xeW+L53z…ZbL+XEb6…vvQ==} -
low Secrets in code
secret-high-entropy-tokenpnpm-lock.yaml:100High-entropy token-like string (may be an id, hash or a credential)resolution: {integrity: sha5…dLv+R+lbQ5…bjQ==}
Files scanned: 15. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-no-whendescription does not say WHEN to use the skill (no "use when") - note
frontmatter-keyunknown frontmatter key "read_when" - note
frontmatter-keyunknown frontmatter key "requires"
Process rating: all ten parameters 49/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
- 40Consistency. Frontmatter name (arkade) differs from the folder (arkade-wallet)
- 100Tools and files. No external tools needed
- 100Steps. 42 steps
- 100Execution cost. Instruction body is 1746 tokens
- 100Running it twice. Mutating operations check current state
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 123: enough signal without eating the budget
- +4Structure: 19 headings
- +3Step-by-step instructions: 42 items
- +4Has examples (9 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 70.
External checks
ClawHub: suspicious
The skill is a real cryptocurrency wallet and swap integration, but it has review-worthy safety gaps around private-key handling, irreversible payments, and mutable package execution.
LLM: suspicious (high) · VirusTotal: benign · 10 Sept 2026