BF openclaw-menubar
Enable OpenClaw as a native macOS menu bar app with quick access popup. **macOS ONLY** - not compatible with Windows or Linux. Use when user asks to "enable menubar", "add menu bar", "run in menu bar", "make it accessible from menu bar", or wants quick OpenClaw access without opening full dashboard.
As a process F 48/100 · Will not run — References files that are not bundled: assets/openclaw-menubar/icons/
How to improve
- The text references files that are not there: add them or drop the references.
- 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 · 5
✓ No critical or high findings
Medium and low: 5
-
low Secrets in code
secret-high-entropy-tokenassets/openclaw-menubar/package-lock.json:70High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…i37+ByIr…fmV/N05z…3UO+K5aqBQOIHw==",
detector -
low Secrets in code
secret-high-entropy-tokenassets/openclaw-menubar/package-lock.json:83High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…5e6+zaQMcjoJy0C+C5oxaKl+fmck…uZZ+tGz7…QtQ==",
detector -
low Secrets in code
secret-high-entropy-tokenassets/openclaw-menubar/package-lock.json:135High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…tQV+jkVj…fOB/iy3ssJCD+3KuZ…lAg==",
detector -
low Secrets in code
secret-high-entropy-tokenassets/openclaw-menubar/package-lock.json:180High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…WGy+zo5r…H7s/RU2o…CRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
detector -
low Secrets in code
secret-high-entropy-tokenassets/openclaw-menubar/package-lock.json:208High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…tQV+jkVj…fOB/iy3ssJCD+3KuZ…lAg==",
detector
Files scanned: 25. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- error
name-missingSKILL.md: frontmatter has no `name` - warning
missing-refreference to a missing file: assets/openclaw-menubar/icons/ - note
frontmatter-keyunknown frontmatter key "slug" - note
frontmatter-keyunknown frontmatter key "displayName"
Process rating: all ten parameters 48/100
- 0Tools and files. 1 referenced file(s) missing: assets/openclaw-menubar/icons/
- 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
- 50Failures and branches. 0 branches, has a failure section
- 70Inputs and preconditions. Inputs and preconditions are listed
- 100Steps. 25 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 699 tokens
- 100Running it twice. Mutating operations check current state
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
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- +1No license
- +2Single-language instructions
- +5Description quotes 4 example trigger phrases
- +3Description length 300: enough signal without eating the budget
- +4Structure: 18 headings
- +3Step-by-step instructions: 25 items
- +4Has examples (6 code blocks)
- +3All 4 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 54.