SKILLEMALL.ai

AF 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.

modbender/skill-library-mcp Agent Skills author: modbender MIT 24 files · 5 scripts body ≈ 727 tokens Open the sourcegithub.com analyzed 2 d ago

Enable OpenClaw as a native macOS menu bar app with quick access popup.

As a process F 48/100 · Will not run — References files that are not bundled: assets/openclaw-menubar/icons/

GeneratorData and analyticstype and topics are labelled automatically from the skill text
JSON
Technical rating
A
91/100
safety, quality, tests
Safety 60%
95
Quality 40%
86
Run on models
none yet
Process rating
F
48/100
Will not run
References files that are not bundled: assets/openclaw-menubar/icons/
Tools and files w 18
0
Result and completion w 14
0
Progress reporting w 2
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 · 5

✓ No critical or high findings

Medium and low: 5
  • low Secrets in code secret-high-entropy-token assets/openclaw-menubar/package-lock.json:70
    High-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-token assets/openclaw-menubar/package-lock.json:83
    High-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-token assets/openclaw-menubar/package-lock.json:135
    High-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-token assets/openclaw-menubar/package-lock.json:180
    High-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-token assets/openclaw-menubar/package-lock.json:208
    High-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: 24. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: assets/openclaw-menubar/icons/

Process rating: all ten parameters 48/100

Will not run. References files that are not bundled: assets/openclaw-menubar/icons/
  • 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 727 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: 86.