SKILLEMALL.ai

BC bridging

Bridge assets to and from Celo. Use when transferring tokens between Celo and other chains like Ethereum.

ClawHub Agent Skills author: San Clemente v1.0.2008 MIT-0 4 files body ≈ 1 632 tokens Open the sourceclawhub.ai analyzed 4 d ago

As a process C 53/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions

IntegrationLegaltype and topics are labelled automatically from the skill text
JSON
Technical rating
B
85/100
safety, quality, tests
Safety 60%
85
Quality 40%
86
Run on models
none yet
Process rating
C
53/100
Has gaps
Result and completion w 14
0
Inputs and preconditions w 11
0
Failures and branches w 10
0
the three weakest of ten parameters · all ten

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-token references/bridge-contracts.md:7
      High-entropy token-like string (may be an id, hash or a credential)
      | SuperBridgeETHWrapper | 0x3b…c1e | Ethereum |
    • low Secrets in code secret-high-entropy-token references/bridge-contracts.md:8
      High-entropy token-like string (may be an id, hash or a credential)
      | L1 Standard Bridge | 0x9C…dfe | Ethereum |
    • low Secrets in code secret-high-entropy-token references/bridge-contracts.md:10
      High-entropy token-like string (may be an id, hash or a credential)
      | L2 WETH | 0xD2…9Af | Celo |
    • low Secrets in code secret-high-entropy-token references/bridge-contracts.md:16
      High-entropy token-like string (may be an id, hash or a credential)
      | SuperBridgeETHWrapper | 0x52…e37 | Sepolia |
    • low Secrets in code secret-high-entropy-token references/bridge-contracts.md:18
      High-entropy token-like string (may be an id, hash or a credential)
      | L1 WETH | 0x7b…7f9 | Sepolia |
    • low Secrets in code secret-high-entropy-token references/bridged-tokens.md:13
      High-entropy token-like string (may be an id, hash or a credential)
      | Dai | DAI | 0x6B…d0F | 0xac…abe |
    • low Secrets in code secret-high-entropy-token references/bridged-tokens.md:14
      High-entropy token-like string (may be an id, hash or a credential)
      | crvUSD | crvUSD | 0xf9…b4E | 0x9e…3c6 |
    • low Secrets in code secret-high-entropy-token references/bridged-tokens.md:16
      High-entropy token-like string (may be an id, hash or a credential)
      | DOLA | DOLA | 0x86…ce4 | 0x31…ff3 |
    • low Secrets in code secret-high-entropy-token references/bridged-tokens.md:22
      High-entropy token-like string (may be an id, hash or a credential)
      | Wrapped Ether | WETH | 0xc0…cc2 | 0xD2…9Af |
    • low Secrets in code secret-high-entropy-token references/bridged-tokens.md:23
      High-entropy token-like string (may be an id, hash or a credential)
      | Wrapped Bitcoin | WBTC | 0x22…599 | 0x8a…B2D |
    • low Secrets in code secret-high-entropy-token SKILL.md:63
      High-entropy token-like string (may be an id, hash or a credential)
      | SuperBridgeETHWrapper (L1) | 0x3b…c1e |
    • low Secrets in code secret-high-entropy-token SKILL.md:64
      High-entropy token-like string (may be an id, hash or a credential)
      | L1 Standard Bridge | 0x9C…dfe |
    • low Secrets in code secret-high-entropy-token SKILL.md:66
      High-entropy token-like string (may be an id, hash or a credential)
      | L2 WETH (Celo) | 0xD2…9Af |
    • low Secrets in code secret-high-entropy-token SKILL.md:72
      High-entropy token-like string (may be an id, hash or a credential)
      | SuperBridgeETHWrapper (L1) | 0x52…e37 |
    • low Secrets in code secret-high-entropy-token SKILL.md:74
      High-entropy token-like string (may be an id, hash or a credential)
      | L1 WETH | 0x7b…7f9 |

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

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    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
    • 0Failures and branches. Linear process with no failure handling
    • 0Progress reporting. Says nothing while it works
    • 20When it triggers. No condition that starts the skill
    • 100Tools and files. No external tools needed
    • 100Steps. 14 steps
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 1632 tokens
    • 100Running it twice. No mutating operations
    • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing

    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 105: 120–800 characters recommended
    • +3Output format is not stated: the model decides each time
    • +2Single-language instructions
    • +4Structure: 17 headings
    • +3Step-by-step instructions: 14 items
    • +4Has examples (4 code blocks)
    • +4Reference files are cited in the instructions (2 of 2)
    • +1License stated

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

    External checks

    ClawHub: clean
    This is a Celo bridging reference skill with no self-running code, but its examples can move real crypto assets if reused.
    LLM: benign (high) · VirusTotal: · 29 May 2026