SKILLEMALL.ai

BF cascadeflow

OpenClaw-native domain cascading. Use when users need cost/latency reduction via cascading, domain-aware model assignment, OpenClaw-native event handling, and command setup including /model cflow and optional /cascade stats commands.

ClawHub Agent Skills author: Sascha Buehrle v1.1.1 MIT-0 5 files body ≈ 1 250 tokens Open the sourceclawhub.ai analyzed 2 d ago

As a process F 43/100 · Will not run — References files that are not bundled: examples/configs/anthropic-only.yaml, examples/configs/openai-only.yaml, examples/configs/mixed-anthropic-openai.yaml

ProcedureGitHubInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
88/100
safety, quality, tests
Safety 60%
97
Quality 40%
74
Run on models
none yet
Process rating
F
43/100
Will not run
References files that are not bundled: examples/configs/anthropic-only.yaml, examples/configs/openai-only.yaml, examples/configs/mixed-anthropic-openai.yaml
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten

How to improve

  1. The text references files that are not there: add them or drop the references.
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 · 3

✓ No critical or high findings

Medium and low: 3
  • low Exfiltration read-dotenv references/clawhub_publish_pack.md:121
    Reads a .env file
    set -a; source .env; set +a
  • low Exfiltration read-dotenv references/clawhub_publish_pack.md:135
    Reads a .env file
    set -a; source .env; set +a
  • low Exfiltration read-dotenv SKILL.md:69
    Reads a .env file
    set -a; source .env; set +a

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

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: examples/configs/anthropic-only.yaml
  • warning missing-ref reference to a missing file: examples/configs/openai-only.yaml
  • warning missing-ref reference to a missing file: examples/configs/mixed-anthropic-openai.yaml

Process rating: all ten parameters 43/100

Will not run. References files that are not bundled: examples/configs/anthropic-only.yaml, examples/configs/openai-only.yaml, examples/configs/mixed-anthropic-openai.yaml
  • 0Tools and files. 3 referenced file(s) missing: examples/configs/anthropic-only.yaml, examples/configs/openai-only.yaml, examples/configs/mixed-anthropic-openai.yaml
  • 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. 1 mutating operations with no state check
  • 100Steps. 39 steps
  • 100Failures and branches. 2 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 1250 tokens
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low The response is described with custom markup (3 tags): a typed call is more reliable

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
  • -2localhost URLs: will not work for another user
  • +1No license
  • +2Single-language instructions
  • +3Description length 233: enough signal without eating the budget
  • +4Structure: 8 headings
  • +3Step-by-step instructions: 39 items
  • +4Has examples (4 code blocks)
  • +4Reference files are cited in the instructions (2 of 2)

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

External checks

ClawHub: clean
CascadeFlow is a disclosed OpenClaw provider setup guide whose sensitive behavior is expected for routing LLM requests, with no artifact-backed evidence of hidden persistence or exfiltration.
LLM: benign (high) · VirusTotal: benign · 28 May 2026