BB lp-agent
Run automated liquidity provision strategies on concentrated liquidity (CLMM) DEXs using Hummingbot API.
As a process B 68/100 · Nearly there — weak spots: result and completion
IntegrationInfrastructureAI and agentstype and topics are labelled automatically from the skill text
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- 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 · 10
✓ No critical or high findings
Medium and low: 10
-
low Secrets in code
secret-high-entropy-tokenscripts/get_meteora_pool.py:10High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)python scripts/get_meteora_pool.py BGm1…D5Y
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/get_meteora_pool.py:11High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)python scripts/get_meteora_pool.py BGm1…D5Y --json
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/get_meteora_pool.py:371High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)%(prog)s BGm1…D5Y
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/get_meteora_pool.py:372High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)%(prog)s BGm1…D5Y --json
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/visualize_lp_executor.py:14High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)python scripts/visualize_lp_executor.py --id ryUB…iob
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/visualize_lp_executor.py:15High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)python scripts/visualize_lp_executor.py --id 5w7G…N8Z --output /tmp/sol_usdc.html
quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:391High-entropy token-like string (may be an id, hash or a credential)python scripts/get_meteora_pool.py ATrB…Sms
-
low Secrets in code
secret-high-entropy-tokenSKILL.md:394High-entropy token-like string (may be an id, hash or a credential)python scripts/get_meteora_pool.py ATrB…Sms --json
-
low Secrets in code
secret-high-entropy-tokenSKILL.md:397High-entropy token-like string (may be an id, hash or a credential)python scripts/get_meteora_pool.py ATrB…Sms --no-gateway
-
low Secrets in code
secret-high-entropy-tokenSKILL.md:506High-entropy token-like string (may be an id, hash or a credential)--pool ATrB…Sms \
Files scanned: 19. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-no-whendescription does not say WHEN to use the skill (no "use when") - warning
body-longSKILL.md body ≈ 7497 tokens (recommended < 5000); move details to references/ - note
frontmatter-keyunknown frontmatter key "commands"
Process rating: all ten parameters 68/100
- 0Result and completion. Does not say what the result is
- 50When it triggers. No condition that starts the skill
- 60Tools and files. Uses tools (bash, web, python, node) that frontmatter does not declare
- 70Inputs and preconditions. Inputs and preconditions are listed
- 70Execution cost. Instruction body is 7497 tokens
- 100Steps. 64 steps
- 100Failures and branches. 8 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
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)
- +3Description length 104: 120–800 characters recommended
- +3Output format is not stated: the model decides each time
- -2localhost URLs: will not work for another user
- +1No license
- +2Single-language instructions
- +4Structure: 48 headings
- +3Step-by-step instructions: 64 items
- +4Has examples (26 code blocks)
- +4Reference files are cited in the instructions (2 of 2)
- +3All 14 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 63.
External checks
ClawHub: suspicious
This appears to be a real crypto liquidity-provision skill, but it needs Review because it can control live wallets and trading infrastructure while shipping weak credentials and unsafe install/reset behaviors.
LLM: suspicious (high) · VirusTotal: suspicious · 28 May 2026