SKILLEMALL.ai

AB supermarket-sales

Fetch weekly sale details from Australian supermarkets (Woolworths and Coles). Use when the user wants to check current specials, compare prices, or get sale information from Woolworths or Coles.

ClawHub Agent Skills author: Nico Wu v1.2.0 MIT-0 6 files · 1 script body ≈ 556 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process B 66/100 · Nearly there — weak spots: inputs and preconditions, progress reporting

ProcedureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
A
94/100
safety, quality, tests
Safety 60%
97
Quality 40%
90
Run on models
none yet
Process rating
B
66/100
Nearly there
Inputs and preconditions w 11
0
Progress reporting w 2
0
Failures and branches w 10
50
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 · 3

    ✓ No critical or high findings

    Medium and low: 3
    • low Dangerous commands cmd-privilege scripts/fetch_daily.js:17
      Privilege escalation / world-writable permissions (detector / deny-list definition; string literal in code, not executed)
      args: ['--no-sandbox', '--disable-setuid-sandbox', '--disable-dev-shm-usage']
      detectorcode literal
    • low Dangerous commands cmd-privilege scripts/fetch_with_puppeteer.js:11
      Privilege escalation / world-writable permissions (detector / deny-list definition; string literal in code, not executed)
      args: ['--no-sandbox', '--disable-setuid-sandbox', '--disable-dev-shm-usage']
      detectorcode literal
    • low Dangerous commands cmd-privilege scripts/fetch_with_puppeteer.js:48
      Privilege escalation / world-writable permissions (detector / deny-list definition; string literal in code, not executed)
      args: ['--no-sandbox', '--disable-setuid-sandbox', '--disable-dev-shm-usage']
      detectorcode literal

    Files scanned: 6. 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 66/100

    • 0Inputs and preconditions. Does not say what the process needs to start
    • 0Progress reporting. Says nothing while it works
    • 50Failures and branches. 0 branches, has a failure section
    • 60Tools and files. Uses tools (bash, web, node) that frontmatter does not declare
    • 60Result and completion. Output format stated, no completion criterion
    • 70When it triggers. States when to use, but not when not to
    • 100Steps. 5 steps
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 556 tokens
    • 100Running it twice. No mutating operations

    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)
    • +1No license
    • +2Single-language instructions
    • +3Description length 195: enough signal without eating the budget
    • +4Structure: 16 headings
    • +3Step-by-step instructions: 5 items
    • +3Output format is stated explicitly
    • +4Has examples (5 code blocks)
    • +3All 3 scripts are documented

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

    External checks

    ClawHub: clean
    This skill appears to fetch supermarket specials as advertised, with ordinary risks from installing Puppeteer and running web-scraping scripts.
    LLM: benign (high) · VirusTotal: · 29 May 2026