SKILLEMALL.ai

BC 31third-safe-rebalancer-simple

One-step Safe rebalancer using on-chain 31Third policies.

ClawHub Agent Skills author: Phips0812 v0.2.0 MIT-0 33 files body ≈ 1 252 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process C 61/100 · Has gaps — weak spots: result and completion, when it triggers, running it twice

ProcedureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
80/100
safety, quality, tests
Safety 60%
90
Quality 40%
65
Run on models
none yet
Process rating
C
61/100
Has gaps
Result and completion w 14
0
Progress reporting w 2
0
When it triggers w 12
20
the three weakest of ten parameters · all ten

How to improve

  1. 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 · 10

✓ No critical or high findings

Medium and low: 10
  • low Secrets in code secret-high-entropy-token dist/tests/verify-deployment.test.js:33
    High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file; quoted — discussed, not commanded)
    safeAddress: '0x89…Bd1',
    fixturequoted
  • low Secrets in code secret-high-entropy-token dist/tests/verify-deployment.test.js:34
    High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file; quoted — discussed, not commanded)
    executorModuleAddress: '0x2D…2D8',
    fixturequoted
  • low Secrets in code secret-high-entropy-token dist/tests/verify-deployment.test.js:35
    High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file; quoted — discussed, not commanded)
    executor: '0xd4…ff5',
    fixturequoted
  • low Secrets in code secret-high-entropy-token dist/tests/verify-deployment.test.js:36
    High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file; quoted — discussed, not commanded)
    batchTrade: '0xD2…f6e',
    fixturequoted
  • low Secrets in code secret-high-entropy-token dist/tests/verify-deployment.test.js:38
    High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file; quoted — discussed, not commanded)
    assetUniversePolicy: '0xF1…900',
    fixturequoted
  • low Secrets in code secret-high-entropy-token package-lock.json:157
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…QYA+ISs0/2l3T9/kj42…aQT/dfNXWX/ZZCQ==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:361
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha512-6+gjmF…uh8+uw3mnrvgs+dSPQ…dZG+D4garKg==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:378
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…DUr+vOv8…A8A==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:448
    High-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-token package-lock.json:600
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…Dl4/xSdo…8U8+Zxkn…TtH+z95HTmg==",
    detector

Files scanned: 30. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning description-no-when description does not say WHEN to use the skill (no "use when")
  • note frontmatter-key unknown frontmatter key "homepage"

Process rating: all ten parameters 61/100

  • 0Result and completion. Does not say what the result is
  • 0Progress reporting. Says nothing while it works
  • 20When it triggers. No condition that starts the skill
  • 30Running it twice. 16 mutating operations with no state check
  • 60Tools and files. Uses tools (web, node) that frontmatter does not declare
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 100Steps. 31 steps
  • 100Failures and branches. 5 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 1252 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)
  • +3Description length 57: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • -31 of 1 scripts are never mentioned in SKILL.md
  • +1No license
  • +2Single-language instructions
  • +4Structure: 11 headings
  • +3Step-by-step instructions: 31 items
  • +4Has examples (4 code blocks)

Quality base 70; lint remarks subtract, signals add up to 100. Result: 65.

External checks

ClawHub: suspicious
This appears to be a legitimate Safe rebalancer, but it can sign and broadcast live trades with an executor private key without a built-in confirmation step.
LLM: suspicious (high) · VirusTotal: benign · 28 May 2026