CC Clawlett
Secure token swaps and Trenches trading on Base Mainnet, powered by Safe + Zodiac Roles.
Secure token swaps and Trenches trading on Base Mainnet, powered by Safe + Zodiac Roles.
As a process C 53/100 · Has gaps — weak spots: result and completion, inputs and preconditions, running it twice
How to improve
- 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 · 33
✓ No critical or high findings
Medium and low: 33
-
low Secrets in code
secret-high-entropy-tokenMIGRATION_GUIDE.md:26High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| ZodiacHelpers contract updated to `0xb3…799` | Code + On-chain |
table -
low Secrets in code
secret-high-entropy-tokenMIGRATION_GUIDE.md:34High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Old | `0xc2…C54` |
table -
low Secrets in code
secret-high-entropy-tokenMIGRATION_GUIDE.md:35High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| New | `0xb3…799` |
table -
low Secrets in code
secret-high-entropy-tokenMIGRATION_GUIDE.md:56High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)1. scopeTarget(roleKey, 0xb3…799)
detector -
low Secrets in code
secret-high-entropy-tokenMIGRATION_GUIDE.md:57High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)2. allowTarget(roleKey, 0xb3…799, 3)
detector -
low Secrets in code
secret-high-entropy-tokenscripts/balance.js:24High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)'USDC': '0x83…913',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/balance.js:25High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)'USDT': '0xfd…bb2',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/balance.js:26High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)'DAI': '0x50…0Cb',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/balance.js:27High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)'AERO': '0x94…631',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/balance.js:28High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)'cbBTC': '0xcb…3Bf',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/cow.js:42High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)const COW_SETTLEMENT = '0x90…b41'
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/cow.js:43High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)const COW_VAULT_RELAYER = '0xC9…110'
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/cow.js:104High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)recipient: "0xCB…Fd4",
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/initialize.js:43High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)SafeProxyFactory: '0xa6…AB2',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/initialize.js:44High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)Safe…L2: '0x3E…36E',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/initialize.js:45High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)CompatibilityFallbackHandler: '0xf4…5e4',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/initialize.js:46High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)MultiSend: '0xA2…761',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/initialize.js:47High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)RolesSingleton: '0x96…337',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:33High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…jgR+Mkmf+D189…ihQ==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/swap.js:37High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)const KYBER_NATIVE_TOKEN = '0xEe…EeE'
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/swap.js:46High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)const FEE_RECEIVER = '0xCB…Fd4'
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/tokens.js:16High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)'USDC': '0x83…913',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/tokens.js:17High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)'USDT': '0xfd…bb2',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/tokens.js:18High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)'DAI': '0x50…0Cb',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/tokens.js:19High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)'USDS': '0x82…1Dc',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/tokens.js:20High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)'AERO': '0x94…631',
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/trenches.js:48High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)const AGENT_KEY_FACTORY = '0x2E…988'
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/trenches.js:51High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)const BID_ADDRESS = '0xa1…98B'
quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:74High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| USDC | `0x83…913` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:75High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| USDT | `0xfd…bb2` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:76High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| DAI | `0x50…0Cb` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:77High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| USDS | `0x82…1Dc` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:78High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| AERO | `0x94…631` |
table
Files scanned: 10. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
name-formatname should be kebab-case (lowercase letters, digits, hyphens) - warning
description-no-whendescription does not say WHEN to use the skill (no "use when")
Process rating: all ten parameters 53/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. 16 mutating operations with no state check
- 50When it triggers. No condition that starts the skill
- 60Tools and files. Uses tools (web, git) that frontmatter does not declare
- 60Failures and branches. 2 branches
- 100Steps. 76 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 3944 tokens
- medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
- low 12 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)
- +3Description length 88: 120–800 characters recommended
- +3Output format is not stated: the model decides each time
- -213 emoji in the instructions: noise for the model
- -31 of 6 scripts are never mentioned in SKILL.md
- +1No license
- +2Single-language instructions
- +4Structure: 22 headings
- +3Step-by-step instructions: 76 items
- +4Has examples (8 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 59.