SKILLEMALL.ai

BB farming-planner

Plan yield farming and CAKE staking on PancakeSwap. Use when user says "farm on pancakeswap", "stake CAKE", "unstake CAKE", "stake LP", "unstake LP", "yield farming", "syrup pool", "pancakeswap farm", "earn CAKE", "farm APR", "harvest rewards", "deposit LP", "withdraw LP", or describes wanting to stake, unstake, or earn yield on PancakeSwap. Do NOT use this skill when the user has a token pair and asks how to earn yield or best profit with those tokens (prefer liquidity-planner instead).

ClawHub Agent Skills author: pcs-bot v1.2.0 MIT-0 5 files body ≈ 10 319 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process B 70/100 · Nearly there — weak spots: inputs and preconditions, consistency, execution cost

ProcedureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
78/100
safety, quality, tests
Safety 60%
73
Quality 40%
85
Run on models
none yet
Process rating
B
70/100
Nearly there
Inputs and preconditions w 11
0
Progress reporting w 2
0
Consistency w 8
40
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.

Broad scope 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 asks for more than the task needs: broad tool access, credential environment variables, binaries. Every extra permission widens the damage from a mistake or a compromise.

For the author

Narrow allowed-tools and the variable list to the minimum; replace binaries with readable sources or scripts.

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

  1. 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 · 19

✓ No critical or high findings

Medium and low: 19
  • medium Broad scope meta-broad-allowed-tools SKILL.md:1
    Broad tool permissions pre-approved: Bash(curl:*)
    allowed-tools: Read Write Edit Glob Grep Bash(curl:*) Bash(jq:*) Bash(cast:*) Bash(python3:*) Bash(node:*) Bash(xdg-open:*) Bash(open:*) WebFetch WebSearch Task(subagent_type:Explore) AskUserQuestion
  • medium Dangerous commands cmd-autorun-instruction SKILL.md:601
    Instructs the agent to auto-run a script on every session
    When recommending Syrup Pools, ALWAYS run this script first to show the user current APR data. Never recommend Syrup Pools without live APR.
  • low Secrets in code secret-high-entropy-token references/fetch-farms.py:13
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    56:    '0xbb…95c',
    quoted
  • low Secrets in code secret-high-entropy-token references/fetch-farms.py:14
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    1:     '0xC0…Cc2',
    quoted
  • low Secrets in code secret-high-entropy-token references/fetch-farms.py:15
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    42161: '0x82…ab1',
    quoted
  • low Secrets in code secret-high-entropy-token references/fetch-farms.py:17
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    324:   '0x5A…a91',
    quoted
  • low Secrets in code secret-high-entropy-token references/fetch-farms.py:20
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    56:    '0x55…59e',
    quoted
  • low Secrets in code secret-high-entropy-token references/fetch-solana.cjs:25
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    const PANCAKE_CLMM_PROGRAM_ID = new PublicKey('HpNf…xFq')
    quoted
  • low Secrets in code secret-high-entropy-token SKILL.md:126
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | CAKE  | `0x0E…E82` | 18       |
    table
  • low Secrets in code secret-high-entropy-token SKILL.md:127
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | WBNB  | `0xbb…95c` | 18       |
    table
  • low Secrets in code secret-high-entropy-token SKILL.md:129
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | USDT  | `0x55…955` | 18       |
    table
  • low Secrets in code secret-high-entropy-token SKILL.md:130
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | USDC  | `0x8A…80d` | 18       |
    table
  • low Secrets in code secret-high-entropy-token SKILL.md:131
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | BUSD  | `0xe9…D56` | 18       |
    table
  • low Obfuscation obf-base64-blob SKILL.md:212
    Long base64-looking blob (documentation table row)
    | CAKE / WBNB | V2         | `https://pancakeswap.finance/v2/add/0x0E…E82/0xbb…95c?chain=bsc&persistChain=1`     |
    table
  • low Obfuscation obf-base64-blob SKILL.md:214
    Long base64-looking blob (documentation table row)
    | CAKE / USDT | V3         | `https://pancakeswap.finance/add/0x0E…E82/0x55…955/2500?chain=bsc&persistChain=1`   |
    table
  • low Obfuscation obf-base64-blob SKILL.md:215
    Long base64-looking blob (documentation table row)
    | WBNB / USDT | V3         | `https://pancakeswap.finance/add/0xbb…95c/0x55…955/2500?chain=bsc&persistChain=1`   |
    table
  • low Obfuscation obf-base64-blob SKILL.md:216
    Long base64-looking blob (documentation table row)
    | ETH / WBNB  | V3         | `https://pancakeswap.finance/add/0x21…3F8/0xbb…95c/2500?chain=bsc&persistChain=1`   |
    table
  • low Obfuscation obf-base64-blob SKILL.md:217
    Long base64-looking blob (documentation table row)
    | BTCB / WBNB | V3         | `https://pancakeswap.finance/add/0x71…d9c/0xbb…95c/2500?chain=bsc&persistChain=1`   |
    table
  • low Exfiltration net-credential-use SKILL.md:246
    Credential used in a network call (verify the destination is the intended service) (quoted — discussed, not commanded)
    cast call "$TOKEN_ADDRESS" "symbol()(string)" --rpc-url https://bsc-…org
    quoted

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

Against the Agent Skills spec

  • warning body-long SKILL.md body ≈ 10319 tokens (recommended < 5000); move details to references/
  • note frontmatter-key unknown frontmatter key "slug"
  • note frontmatter-key unknown frontmatter key "homepage"

Process rating: all ten parameters 70/100

  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Progress reporting. Says nothing while it works
  • 40Consistency. Frontmatter name (farming-planner) differs from the folder (pcs-farming-planner)
  • 40Execution cost. Instruction body is 10319 tokens: crowds the task out of the window
  • 60Result and completion. Output format stated, no completion criterion
  • 65Failures and branches. 3 branches
  • 100Tools and files. Tools declared in frontmatter
  • 100Steps. 30 steps
  • 100When it triggers. States when to use and when not to
  • 100Running it twice. No mutating operations
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low 19 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

  • +2Single-language instructions
  • +5Description quotes 13 example trigger phrases
  • +4Description says when NOT to use the skill
  • +3Description length 492: enough signal without eating the budget
  • +4Structure: 54 headings
  • +3Step-by-step instructions: 30 items
  • +3Output format is stated explicitly
  • +4Has examples (43 code blocks)
  • +1License stated

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

External checks

ClawHub: suspicious
This DeFi planning skill includes under-disclosed mainnet transaction guidance, automatic package installation, and wallet-position inspection that exceed a simple planning-only purpose.
LLM: suspicious (high) · VirusTotal: · 29 May 2026