SKILLEMALL.ai

BC token-launcher

Launch tokens on any chain without giving up 30-50% of your fees. Two paths: Easy Mode (call Tator API via x402 — works with any wallet provider, no env vars required) or Direct Mode (integrate SDKs yourself, keep 100% — requires signing key and RPC). Covers Clanker (7 EVM chains), Flaunch (Base), and Pump.fun (Solana). Includes strategy evaluation, fee management, claiming, recipient updates, and tax/legal guidance. Triggers: "token idea", "launch a coin", "launch a token", "deploy a token", "token strategy", "claim fees", "creator fees", "update fee recipient", "token launch on base", "launch on solana", "clanker", "flaunch", "pump.fun", "token economics", "is this a good token".

ClawHub Agent Skills author: Ninja Dev (QI) v1.0.3 6 files body ≈ 4 938 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process C 55/100 · Has gaps — weak spots: result and completion, consistency, running it twice

IntegrationInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
87/100
safety, quality, tests
Safety 60%
85
Quality 40%
90
Run on models
none yet
Process rating
C
55/100
Has gaps
Result and completion w 14
0
Progress reporting w 2
0
Running it twice w 4
30
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.

Risky intent 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 purpose itself is risky: wallets, browser password stores, offensive security. Even an honest implementation gives the agent access to things that cost money.

For the author

Explain in the description why the access is needed and how it is limited; add tests that show refusals on dangerous requests.

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

    ✓ No critical or high findings

    Medium and low: 11
    • medium Risky intent intent-wallet-secrets SKILL.md:105
      Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target
      2. **NOT sent to Tator:** Your private key, seed phrase, or any signing material
    • low Secrets in code secret-high-entropy-token references/clanker.md:56
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | Base | 8453 | Via `WETH_ADDRESSES` from SDK | USDC: `0x83…913` |
      table
    • low Secrets in code secret-high-entropy-token references/clanker.md:57
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | Arbitrum | 42161 | Via SDK | USDC: `0xaf…831` |
      table
    • low Secrets in code secret-high-entropy-token references/clanker.md:58
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | Mainnet | 1 | Via SDK | USDC: `0xA0…B48` |
      table
    • low Secrets in code secret-high-entropy-token references/clanker.md:143
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      pairedToken: "0x83…913", // USDC on Base
      quoted
    • low Secrets in code secret-high-entropy-token references/pumpfun.md:54
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      const PUMP_PROGRAM_ID = new PublicKey("6EF8…F6P");
      quoted
    • low Secrets in code secret-high-entropy-token references/pumpfun.md:55
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      const PUMP_FEES_PROGRAM_ID = new PublicKey("pfee…jVZ");
      quoted
    • low Secrets in code secret-high-entropy-token references/pumpfun.md:56
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      const PUMP_AMM_PROGRAM_ID = new PublicKey("pAMM…XEA");
      quoted
    • low Secrets in code secret-high-entropy-token references/pumpfun.md:57
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      const GLOBAL_PDA = new PublicKey("4wTV…njf");
      quoted
    • low Secrets in code secret-high-entropy-token references/pumpfun.md:58
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      const MINT_AUTHORITY_PDA = new PublicKey("TSLv…okM");
      quoted
    • low Secrets in code secret-high-entropy-token SKILL.md:150
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition; documentation table row)
      | Pump.fun program | On-chain on Solana | Verify on Solscan — program ID: `6EF8…F6P` |
      detectortable

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

    Against the Agent Skills spec

    • note frontmatter-key unknown frontmatter key "publisher"
    • note frontmatter-key unknown frontmatter key "homepage"
    • note frontmatter-key unknown frontmatter key "source"
    • note frontmatter-key unknown frontmatter key "documentation"

    Process rating: all ten parameters 55/100

    • 0Result and completion. Does not say what the result is
    • 0Progress reporting. Says nothing while it works
    • 30Running it twice. 15 mutating operations with no state check
    • 40Consistency. Frontmatter name (token-launcher) differs from the folder (tator-launch-pad)
    • 50When it triggers. No condition that starts the skill
    • 60Tools and files. Uses tools (web) that frontmatter does not declare
    • 70Inputs and preconditions. Inputs and preconditions are listed
    • 70Failures and branches. 10 branches
    • 70Execution cost. Instruction body is 4938 tokens
    • 100Steps. 61 steps
    • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
    • low 13 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

    • +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
    • +5Description quotes 15 example trigger phrases
    • +3Description length 690: enough signal without eating the budget
    • +4Structure: 35 headings
    • +3Step-by-step instructions: 61 items
    • +4Has examples (9 code blocks)
    • +4Reference files are cited in the instructions (3 of 3)

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

    External checks

    ClawHub: clean
    This is a transparent documentation-only token-launching skill, but it can guide real blockchain transactions and Direct Mode requires careful wallet-key handling.
    LLM: benign (high) · VirusTotal: suspicious · 28 May 2026