BC personalize-openclaw-webui-logo
Personalize the OpenClaw WebUI (control panel) favicon — i.e. the OpenClaw / crawfish browser-tab logo. Deploys a bundled logo set (logos/<set-name>/) to all favicon slots in the control-ui dist, or updates the logo library from a hub. Optional gateway:startup auto-restore hook re-applies your logo whenever an openclaw upgrade overwrites dist/. Cross-platform: macOS / Linux / Windows (Git Bash or WSL). Only triggers when the user explicitly mentions openclaw or crawfish. | Trigger phrases (must mention openclaw or crawfish): change openclaw logo, change openclaw favicon, change openclaw webui logo, change crawfish logo, restore openclaw logo, restore openclaw favicon, update openclaw logo library, update openclaw favicon library, auto-restore openclaw logo, install openclaw logo guard hook.
Personalize the OpenClaw WebUI (control panel) favicon — i.e. the OpenClaw / crawfish browser-tab logo. Deploys a bundled logo set (logos/<set-name>/) to all…
As a process C 59/100 · Has gaps — weak spots: result and completion, inputs and preconditions, running it twice
How to improve
- 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 Obfuscation
obf-base64-bloblogos/linux/favicon-master.txt:1Long base64-looking blob (documentation of a security skill)iVBO…AHs/Qegb…BAg
security skill -
low Secrets in code
secret-high-entropy-tokenlogos/linux/favicon-master.txt:1High-entropy token-like string (may be an id, hash or a credential)iVBO…AHs/Qegb…BAg
-
low Obfuscation
obf-base64-bloblogos/mac-finder/favicon-master.txt:1Long base64-looking blob (documentation of a security skill)iVBO…AtN
security skill -
low Secrets in code
secret-high-entropy-tokenlogos/mac-finder/favicon-master.txt:1High-entropy token-like string (may be an id, hash or a credential)iVBO…AtN
-
low Obfuscation
obf-base64-bloblogos/mac/favicon-master.txt:1Long base64-looking blob (documentation of a security skill)iVBO…lLM
security skill -
low Secrets in code
secret-high-entropy-tokenlogos/mac/favicon-master.txt:1High-entropy token-like string (may be an id, hash or a credential)iVBO…lLM
-
low Obfuscation
obf-base64-bloblogos/original/favicon-master.txt:1Long base64-looking blob (documentation of a security skill)iVBO…QRR
security skill -
low Secrets in code
secret-high-entropy-tokenlogos/original/favicon-master.txt:1High-entropy token-like string (may be an id, hash or a credential)iVBO…QRR
-
low Obfuscation
obf-base64-bloblogos/windows/favicon-master.txt:1Long base64-looking blob (documentation of a security skill)iVBO…2Pu/73v7…IFR
security skill -
low Secrets in code
secret-high-entropy-tokenlogos/windows/favicon-master.txt:1High-entropy token-like string (may be an id, hash or a credential)iVBO…2Pu/73v7…IFR
Files scanned: 13. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- note
frontmatter-keyunknown frontmatter key "slug"
Process rating: all ten parameters 59/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 30Running it twice. 9 mutating operations with no state check
- 60Tools and files. Uses tools (bash, python) that frontmatter does not declare
- 70When it triggers. States when to use, but not when not to
- 85Steps. 41 steps, 1 vague phrases
- 100Failures and branches. 1 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 3118 tokens
- 100Progress reporting. Reports progress
- low The response is described with custom markup (21 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)
- +3Description length 801: 120–800 characters recommended
- +3Output format is not stated: the model decides each time
- +1No license
- +2Single-language instructions
- +4Structure: 13 headings
- +3Step-by-step instructions: 41 items
- +4Has examples (5 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 80.