BB overlay-market
Trade leveraged perpetual futures on Overlay Protocol (BSC). Scan markets, analyze prices with technical indicators, check wallet balance, encode build/unwind transactions, and monitor positions with PnL. Use when the user wants to trade on Overlay, analyze Overlay markets, or manage Overlay positions.
As a process B 70/100 · Nearly there — weak spots: result and completion, inputs and preconditions, running it twice
How to improve
- 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 · 10
✓ No critical or high findings
Medium and low: 10
-
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:21High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…p81+8Ob3…L40/b0i7…gQw==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:83High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha512-+lF0B…kdX+94aG…d8c+B3KT…U6A==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:198High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…CzX+oOPq…N14+GARU…vzg==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/common.js:23High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)SHIVA: "0xeB…94A",
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/common.js:24High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)LBSC: "0xb7…DfC",
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/common.js:25High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)STATE: "0x10…238",
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/common.js:26High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)OVL_USDT_POOL: "0x92…583",
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/common.js:30High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)export const OVL_TOKEN = "0x1F…8c3";
quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:209High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Shiva (trading) | `0xeB…94A` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:210High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Over…ate (reads) | `0x10…238` |
table
Files scanned: 14. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- note
frontmatter-keyunknown frontmatter key "env"
Process rating: all ten parameters 70/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 30Running it twice. 4 mutating operations with no state check
- 100Tools and files. No external tools needed
- 100Steps. 6 steps
- 100When it triggers. States when to use and when not to
- 100Failures and branches. 1 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1802 tokens
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 303: enough signal without eating the budget
- +4Structure: 18 headings
- +3Step-by-step instructions: 6 items
- +4Has examples (8 code blocks)
- +3All 9 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 86.