SKILLEMALL.ai

BB botcoin-miner

Mine BOTCOIN by solving AI challenges on Base with V4 mining settlement and stake-gated eligibility.

ClawHub Agent Skills author: botcoinmoney v0.1.8 MIT-0 3 files body ≈ 12 590 tokens Open the sourceclawhub.ai analyzed 4 d ago

As a process B 67/100 · Nearly there — weak spots: consistency, execution cost

ProcedureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
82/100
safety, quality, tests
Safety 60%
95
Quality 40%
62
Run on models
none yet
Process rating
B
67/100
Nearly there
Consistency w 8
40
Execution cost w 6
40
When it triggers w 12
50
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 SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
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 · 5

✓ No critical or high findings

Medium and low: 5
  • low Secrets in code secret-high-entropy-token SKILL.md:47
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | `BOTCOIN_MINING_CONTRACT_ADDRESS` | `0xBc…D9b` | Path B direct receipt/claim calls |
    table
  • low Secrets in code secret-high-entropy-token SKILL.md:48
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | `BOTCOIN_STAKE_CONTRACT_ADDRESS` | `0xB2…2Ea` | stake checks/direct staking |
    table
  • low Secrets in code secret-high-entropy-token SKILL.md:51
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    (`0xBc…D9b`). Stake, unstake,
    detector
  • low Secrets in code secret-high-entropy-token SKILL.md:53
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    (`0xB2…2Ea`). Do not submit mining
    quoted
  • low Secrets in code secret-high-entropy-token SKILL.md:107
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    **BOTCOIN token address:** `0xA6…BA3` — verify against `GET ${COORDINATOR_URL}/v1/token` if needed.
    quoted

Files scanned: 3. 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 body-long SKILL.md body ≈ 12590 tokens (recommended < 5000); move details to references/

Process rating: all ten parameters 67/100

  • 40Consistency. Frontmatter name (botcoin-miner) differs from the folder (botcoin-miner-skill)
  • 40Execution cost. Instruction body is 12590 tokens: crowds the task out of the window
  • 50When it triggers. No condition that starts the skill
  • 60Tools and files. Uses tools (web) that frontmatter does not declare
  • 60Result and completion. Output format stated, no completion criterion
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 85Steps. 161 steps, 3 vague phrases
  • 100Failures and branches. 25 branches, has a failure section
  • 100Running it twice. Mutating operations check current state
  • 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)
  • +3Description length 100: 120–800 characters recommended
  • +1No license
  • +2Single-language instructions
  • +4Structure: 34 headings
  • +3Step-by-step instructions: 161 items
  • +3Output format is stated explicitly
  • +4Has examples (30 code blocks)

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

External checks

ClawHub: clean
This skill is a disclosed crypto-mining workflow that uses wallet signing and on-chain transactions for its stated BOTCOIN mining purpose.
LLM: benign (high) · VirusTotal: · 14 Jun 2026