BD clicks-protocol
Inspect and simulate Clicks Protocol settlement routing for AI agents on Base. Use read-only MCP calls for settlement state, split previews, optional yield routing, and attribution stats.
As a process D 49/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions
How to improve
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 · 15
✓ No critical or high findings
Medium and low: 15
-
low Secrets in code
secret-high-entropy-tokenreferences/contracts.md:7High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| ClicksRegistry | `0x23…0a3` | [View](https://basescan.org/address/0x23…0a3) |
table -
low Secrets in code
secret-high-entropy-tokenreferences/contracts.md:8High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition; documentation table row)| ClicksFeeV2 | `0x8C…fb5` | [View](https://basescan.org/address/0x8C…fb5) |
detectortable -
low Secrets in code
secret-high-entropy-tokenreferences/contracts.md:9High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition; documentation table row)| ClicksYieldRouter | `0x05…ECD` | [View](https://basescan.org/address/0x05…ECD) |
detectortable -
low Secrets in code
secret-high-entropy-tokenreferences/contracts.md:10High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition; documentation table row)| Clic…rV4 | `0xB7…3C8` | [View](https://basescan.org/address/0xB7…3C8) |
detectortable -
low Secrets in code
secret-high-entropy-tokenreferences/contracts.md:11High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition; documentation table row)| ClicksReferral | `0x1E…ccC` | [View](https://basescan.org/address/0x1E…ccC) |
detectortable -
low Secrets in code
secret-high-entropy-tokenscripts/clicks.sh:102High-entropy token-like string (may be an id, hash or a credential)- ClicksRegistry: 0x23…0a3
-
low Secrets in code
secret-high-entropy-tokenscripts/clicks.sh:103High-entropy token-like string (may be an id, hash or a credential)- Clic…V4: 0xB7…3C8
-
low Secrets in code
secret-high-entropy-tokenscripts/clicks.sh:104High-entropy token-like string (may be an id, hash or a credential)- ClicksYieldRouter: 0x05…ECD
-
low Secrets in code
secret-high-entropy-tokenscripts/clicks.sh:105High-entropy token-like string (may be an id, hash or a credential)- Clic…V2: 0x8C…fb5
-
low Secrets in code
secret-high-entropy-tokenscripts/clicks.sh:106High-entropy token-like string (may be an id, hash or a credential)- ClicksReferral: 0x1E…ccC
-
low Secrets in code
secret-high-entropy-tokenSKILL.md:176High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)- ClicksRegistry: `0x23…0a3`
quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:177High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)- Clic…V4: `0xB7…3C8`
quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:178High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)- Clic…V2: `0x8C…fb5`
quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:179High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)- ClicksYieldRouter: `0x05…ECD`
quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:180High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)- ClicksReferral: `0x1E…ccC`
quoted
Files scanned: 4. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- note
frontmatter-keyunknown frontmatter key "homepage"
Process rating: all ten parameters 49/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
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 3 mutating operations with no state check
- 55Failures and branches. 1 branches
- 60Tools and files. Uses tools (web) that frontmatter does not declare
- 100Steps. 43 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1968 tokens
- medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
- low 10 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
- +2Single-language instructions
- +3Description length 187: enough signal without eating the budget
- +4Structure: 20 headings
- +3Step-by-step instructions: 43 items
- +4Has examples (9 code blocks)
- +4Reference files are cited in the instructions (1 of 1)
- +3All 1 scripts are documented
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 91.
External checks
ClawHub: clean
This skill is a read-only Clicks Protocol inspection helper that discloses its network calls and does not handle keys, sign transactions, or persist data.
LLM: benign (high) · VirusTotal: · 21 Jul 2026