SKILLEMALL.ai

FB bsc-impossible-finance

BSC (Binance Smart Chain) trading on Impossible Finance DEX - wallet registration, swaps, discover tokens and pairs, funding.

Blockedguard blocked the skill: signs of malicious behaviour
ClawHub Agent Skills author: ketiyohanneschromaway v1.0.0 2 files body ≈ 3 487 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process B 68/100 · Nearly there — weak spots: result and completion, when it triggers, consistency

ProcedureAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
F
28/100
safety, quality, tests
Safety 60%
0
Quality 40%
71
Run on models
none yet
Process rating
B
68/100
Nearly there
Result and completion w 14
0
When it triggers w 12
20
Consistency w 8
40
the three weakest of ten parameters · all ten
Guard blocked this skill: critical findings below. Do not install it until the author fixes them.

What is at stake

The skill contains fragments that, in the wrong hands, cost money or data. Below: what the installer risks and what the author should do.

Exfiltration
If you install

The instructions or scripts send data out: environment variables, keys, file contents, chat history. You may never notice, because the agent performs the upload as "part of the task".

For the author

If the upload is not needed for the task, remove it: catalogs flag such skills and delist them. If it is needed, name the destination explicitly, say what leaves the machine, and give the user a switch.

How to improve

  1. Remove the critical guard findings (secrets, dangerous commands, hidden instructions): while they stand the skill is blocked and cannot grade above F.
  2. 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 · 12

  • critical Exfiltration exfil-send-secrets-to-url SKILL.md:95
    Instruction to send secrets/history to an external endpoint
    3. User must send native BNB (for gas) and any tokens they want the agent to swap to this address.
  • critical Exfiltration exfil-send-secrets-to-url skills.md:95
    Instruction to send secrets/history to an external endpoint
    3. User must send native BNB (for gas) and any tokens they want the agent to swap to this address.
Medium and low: 10
  • low Secrets in code secret-high-entropy-token SKILL.md:21
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    export IF_ROUTER="0xCC…A33"
    quoted
  • low Secrets in code secret-high-entropy-token SKILL.md:22
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    export IF_FACTORY="0xBf…E69"
    quoted
  • low Secrets in code secret-high-entropy-token SKILL.md:23
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    export WBNB="0xbb…95c"
    quoted
  • low Secrets in code secret-high-entropy-token SKILL.md:254
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | Router | `0xCC…A33` |
    table
  • low Secrets in code secret-high-entropy-token SKILL.md:255
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | Factory | `0xBf…E69` |
    table
  • low Secrets in code secret-high-entropy-token skills.md:21
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    export IF_ROUTER="0xCC…A33"
    quoted
  • low Secrets in code secret-high-entropy-token skills.md:22
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    export IF_FACTORY="0xBf…E69"
    quoted
  • low Secrets in code secret-high-entropy-token skills.md:23
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    export WBNB="0xbb…95c"
    quoted
  • low Secrets in code secret-high-entropy-token skills.md:254
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | Router | `0xCC…A33` |
    table
  • low Secrets in code secret-high-entropy-token skills.md:255
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | Factory | `0xBf…E69` |
    table

Files scanned: 2. 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")
  • note frontmatter-key unknown frontmatter key "homepage"

Process rating: all ten parameters 68/100

  • 0Result and completion. Does not say what the result is
  • 20When it triggers. No condition that starts the skill
  • 40Consistency. Frontmatter name (bsc-impossible-finance) differs from the folder (impossible-finance)
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 100Tools and files. No external tools needed
  • 100Steps. 69 steps
  • 100Failures and branches. 7 branches, has a failure section
  • 100Execution cost. Instruction body is 3487 tokens
  • 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
  • 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 125: enough signal without eating the budget
  • +4Structure: 34 headings
  • +3Step-by-step instructions: 69 items
  • +4Has examples (8 code blocks)

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

External checks

ClawHub: suspicious
This skill is openly for crypto trading, but it gives the agent persistent control of a real BSC wallet without clear per-trade confirmation safeguards.
LLM: suspicious (high) · VirusTotal: · 29 May 2026