BC binance-agentic-wallet
Use when the user mentions wallet connect/sign in/sign out, check balance, send/transfer tokens, swap/buy/sell tokens, DEX trade, limit/market order, cancel order, get a quote, transaction history, wallet settings, daily limit, slippage, MEV protection, supported chains, prediction market, place prediction, redeem winnings, prediction PnL, x402 payment, HTTP 402 Payment Required, check/revoke/manage token approvals, DeFi protocols, staking, liquidity pool, LP, yield farming, deposit, redeem, stake, unstake, claim rewards/fees, health factor, APY, TVL, sign external transaction, contract call, sign message, EIP-712, developer mode, speed up/cancel/replace transaction, pending/stuck transactions, or any on-chain wallet operation.
Use when the user mentions wallet connect/sign in/sign out, check balance, send/transfer tokens, swap/buy/sell tokens, DEX trade, limit/market order, cancel…
As a process C 60/100 · Has gaps — weak spots: result and completion, inputs and preconditions
How to improve
- The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
- 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 · 27
✓ No critical or high findings
Medium and low: 27
-
low Secrets in code
secret-high-entropy-tokenreferences/defi.md:439High-entropy token-like string (may be an id, hash or a credential)baw defi deposit --investmentId 0e82... --tokenAddress 0x55…955 --amount 1.5 --json
-
low Secrets in code
secret-high-entropy-tokenreferences/limit-order.md:40High-entropy token-like string (may be an id, hash or a credential) (placeholder value)baw limit-order buy --triggerPrice 10 --fromTokenQty 100 --fromToken 0x55…955 --toToken 0xca…231 --binanceChainId 56 --json
placeholder -
low Secrets in code
secret-high-entropy-tokenreferences/limit-order.md:43High-entropy token-like string (may be an id, hash or a credential) (placeholder value)baw limit-order buy --triggerPrice 5 --fromTokenQty 0.4 --fromToken 0xEe…EeE --toToken 0xca…231 --binanceChainId 56 --json
placeholder -
low Secrets in code
secret-high-entropy-tokenreferences/limit-order.md:81High-entropy token-like string (may be an id, hash or a credential)baw limit-order sell --triggerPrice 100 --fromTokenQty 10.1 --fromToken 0xca…231 --toToken 0x55…955 --binanceChainId 56 --json
-
low Secrets in code
secret-high-entropy-tokenreferences/limit-order.md:84High-entropy token-like string (may be an id, hash or a credential)baw limit-order sell --triggerPrice 100 --fromTokenQty 10.1 --fromToken 0xca…231 --toToken 0xEe…EeE --binanceChainId 56 --json
-
low Secrets in code
secret-high-entropy-tokenreferences/limit-order.md:147High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"fromToken": "0xEe…EeE",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/market-order.md:39High-entropy token-like string (may be an id, hash or a credential)baw market-order swap --fromTokenQty 0.1 --fromToken 0xEe…EeE --toToken 0x55…955 --binanceChainId 56 --json
-
low Secrets in code
secret-high-entropy-tokenreferences/market-order.md:42High-entropy token-like string (may be an id, hash or a credential)baw market-order swap --fromTokenQty 100 --fromToken 0x55…955 --toToken 0xEe…EeE --binanceChainId 56 --slippage 5 --mev false --gasL
-
low Concealment
en-hide-from-userreferences/market-order.md:56Instruction to hide actions from the user (negated — the text forbids it)1. **Do NOT tell the user the swap succeeded yet.** At most say it has been *submitted* and you are confirming.
negated -
low Secrets in code
secret-high-entropy-tokenreferences/market-order.md:89High-entropy token-like string (may be an id, hash or a credential)baw market-order quote --fromTokenQty 0.1 --fromToken 0xEe…EeE --toToken 0x55…955 --binanceChainId 56 --json
-
low Secrets in code
secret-high-entropy-tokenreferences/market-order.md:160High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"fromToken": "0xEe…EeE",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/market-order.md:163High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"toToken": "0x55…955",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/send.md:28High-entropy token-like string (may be an id, hash or a credential)baw wallet send --amount 0.02 --recipient 0x12…678 --binanceChainId 56 --tokenAddress 0xEe…EeE --json
-
low Secrets in code
secret-high-entropy-tokenreferences/send.md:31High-entropy token-like string (may be an id, hash or a credential)baw wallet send --amount 10 --recipient 0x12…678 --binanceChainId 56 --tokenAddress 0x55…955 --json
-
low Secrets in code
secret-high-entropy-tokenreferences/send.md:34High-entropy token-like string (may be an id, hash or a credential)baw wallet send --max --recipient 0x12…678 --binanceChainId 56 --tokenAddress 0xEe…EeE --json
-
low Secrets in code
secret-high-entropy-tokenreferences/wallet-view.md:163High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded){ "symbol": "USDT", "address": "0x55…955", "binanceChainId": "56", "balance": "1000.50", "price": "1.0", "value": "1000.50" }quoted -
low Secrets in code
secret-high-entropy-tokenreferences/wallet-view.md:225High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"feeTokenAddress": "0xEe…EeE",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/x402-payment.md:31High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"asset": "0x83…913",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/x402-payment.md:39High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"asset": "0x55…955",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/x402-payment.md:71High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"tokenAddress": "0x83…913",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/x402-payment.md:83High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"asset": "0x83…913",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/x402-payment.md:101High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"tokenAddress": "0x55…955",
quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:185High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| BNB (Native) | `0xEe…EeE` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:186High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| USDT | `0x55…955` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:187High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| USDC | `0x8A…80d` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:188High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| U | `0xcE…666` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:189High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| USD1 | `0x8d…B0d` |
table
Files scanned: 17. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
body-longSKILL.md body ≈ 5187 tokens (recommended < 5000); move details to references/
Process rating: all ten parameters 60/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 60Tools and files. Uses tools (bash, web) that frontmatter does not declare
- 70When it triggers. States when to use, but not when not to
- 70Execution cost. Instruction body is 5187 tokens
- 85Steps. 28 steps, 1 vague phrases
- 100Failures and branches. 4 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 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)
- +3Output format is not stated: the model decides each time
- +1No license
- +2Single-language instructions
- +3Description length 737: enough signal without eating the budget
- +4Structure: 13 headings
- +3Step-by-step instructions: 28 items
- +4Has examples (1 code blocks)
- +4Reference files are cited in the instructions (15 of 15)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 78.