SKILLEMALL.ai

BB cn-holiday-calendar

Query gov.cn Chinese holiday notices to determine workdays, holidays, and make-up workdays. Use when the user needs to check whether a specific date is a workday, generate a month's date list with workday status, or inspect holiday names and make-up shifts from official State Council notices.

ClawHub Agent Skills author: Silent-Blue v1.0.1 MIT-0 6 files body ≈ 1 299 tokens Open the sourceclawhub.ai analyzed 2 d ago

Query gov.cn Chinese holiday notices to determine workdays, holidays, and make-up workdays. Use when the user needs to check whether a specific date is a…

As a process B 78/100 · Nearly there — weak spots: progress reporting

GeneratorPersonal productivitytype and topics are labelled automatically from the skill text
JSON
Technical rating
B
89/100
safety, quality, tests
Safety 60%
93
Quality 40%
82
Run on models
none yet
Process rating
B
78/100
Nearly there
Progress reporting w 2
0
Tools and files w 18
60
Result and completion w 14
60
the three weakest of ten parameters · all ten

What is at stake

Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.

Obfuscation medium severity

Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.

If you install

The files contain invisible characters, encoded commands or comments hidden from readers but visible to the model. What you read differs from what the agent sees.

For the author

Remove invisible characters (they usually sneak in through copy-paste) and encoded strings: no catalog will pass them. Instructions for the model must be readable by a human too.

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
    • medium Obfuscation obf-base64-blob skill-card.md:31
      Long base64-looking blob
      - [gov.cn holiday search endpoint](https://sousuoht.www.gov.cn/athena/forward/2B22…6BE) <br>
    • low Obfuscation obf-base64-blob references/api_reference.md:5
      Long base64-looking blob (quoted — discussed, not commanded)
      `POST https://sousuoht.www.gov.cn/athena/forward/2B22…6BE`
      quoted
    • low Obfuscation obf-base64-blob scripts/query_holiday.py:30
      Long base64-looking blob (quoted — discussed, not commanded)
      SEARCH_PATH = "/athena/forward/2B22…6BE"
      quoted

    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 78/100

    • 0Progress reporting. Says nothing while it works
    • 60Tools and files. Uses tools (web) 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
    • 70Inputs and preconditions. Inputs and preconditions are listed
    • 100Steps. 61 steps
    • 100Failures and branches. 4 branches, has a failure section
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 1299 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)
    • +4No input/output examples
    • -41 reference files, but SKILL.md never points to them: the model will not open them
    • +1No license
    • +2Single-language instructions
    • +3Description length 293: enough signal without eating the budget
    • +4Structure: 9 headings
    • +3Step-by-step instructions: 61 items
    • +3Output format is stated explicitly
    • +3All 1 scripts are documented

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

    External checks

    ClawHub: suspicious
    This China holiday calendar skill is mostly coherent, but it needs review because one helper can fetch arbitrary web addresses instead of being limited to official gov.cn notices.
    LLM: suspicious (high) · VirusTotal: · 29 May 2026