SKILLEMALL.ai

BD kaspa-dev

Comprehensive Kaspa blockchain development toolkit for building transactions, integrating wallets, creating dApps, block explorers, and interacting with the Kaspa network. Use when working with Kaspa blockchain development including: (1) Building and broadcasting transactions, (2) Generating addresses and managing wallets, (3) Creating dApps or block explorers, (4) Integrating Kaspa into existing applications (RainbowKit, OisyWallet, etc.), (5) Working with KRC20 tokens, (6) Setting up Kaspa nodes, (7) Using Kaspa SDKs (Rust, Go, JavaScript/TypeScript, Python, WASM). Supports Rust, Go, JavaScript/TypeScript, Python, and Motoko (Internet Computer) development.

ClawHub Agent Skills author: codecustard v0.1.0 12 files body ≈ 1 750 tokens Open the sourceclawhub.ai analyzed 2 d ago

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

IntegrationSoftware developmenttype and topics are labelled automatically from the skill text
JSON
Technical rating
B
80/100
safety, quality, tests
Safety 60%
73
Quality 40%
91
Run on models
none yet
Process rating
D
43/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

What is at stake

Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.

Dangerous commands medium severity

Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.

If you install

The skill contains commands that delete files, rewrite disks or execute code fetched from the network. The agent may run them without asking if it believes the instructions require it.

For the author

Replace destructive commands with safe equivalents that ask for confirmation, scope them to one folder, and stop piping curl into a shell: pin a version and a checksum.

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 · 7

    ✓ No critical or high findings

    Medium and low: 7
    • medium Dangerous commands cmd-privilege references/node-operations.md:220
      Privilege escalation / world-writable permissions
      sudo mv kaspad kaspactl kaspaminer /usr/local/bin/
    • medium Dangerous commands cmd-privilege references/node-operations.md:221
      Privilege escalation / world-writable permissions
      sudo chmod +x /usr/local/bin/kasp*
    • medium Dangerous commands cmd-privilege references/node-operations.md:235
      Privilege escalation / world-writable permissions
      sudo chown $USER:$USER /var/lib/kaspad
    • medium Dangerous commands cmd-privilege references/node-operations.md:310
      Privilege escalation / world-writable permissions
      sudo cp kaspad kaspactl /usr/local/bin/
    • medium Dangerous commands cmd-privilege references/node-operations.md:311
      Privilege escalation / world-writable permissions
      sudo chmod +x /usr/local/bin/kasp*
    • low Risky intent intent-wallet-secrets references/kaspa-python-sdk.md:420
      Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target (quoted — discussed, not commanded)
      """Generate BIP39 mnemonic phrase."""
      quoted
    • low Dangerous commands cmd-background-process references/node-operations.md:276
      Starts a background / autostarted process
      sudo systemctl enable kaspad

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

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 43/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. 2 mutating operations with no state check
    • 60Tools and files. Uses tools (python, node) that frontmatter does not declare
    • 100Steps. 64 steps
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 1750 tokens
    • low 11 top-level sections: this looks like several domains in one skill

    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 667: enough signal without eating the budget
    • +4Structure: 22 headings
    • +3Step-by-step instructions: 64 items
    • +4Has examples (4 code blocks)
    • +4Reference files are cited in the instructions (8 of 8)
    • +3All 2 scripts are documented

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

    External checks

    ClawHub: suspicious
    This Kaspa development skill is purpose-related but contains unsafe wallet, transaction, dependency, and node-operation guidance that could put funds or systems at risk if followed directly.
    LLM: suspicious (high) · VirusTotal: benign · 10 Sept 2026