SKILLEMALL.ai

BF tung-shing-almanac

Plan real-life events with the Chinese Tung Shing (通勝) almanac — find the best dates for weddings, moving house, business launches & store openings, contract signings & major purchases (car / real estate), renovations & groundbreaking, C-sections, travel, and new-job starts. Also daily auspicious/avoid activities, 12 hour pillars, zodiac clash, 24 solar terms, and daily zodiac horoscopes — via the free 12Zodiacs.com API. JPL DE440s astronomical precision + 1739 imperial Xie Ji Bian Fang Shu canon. Use when asked about Chinese almanac, 黄历, 通胜, 择日, 吉日, 时辰吉凶, lucky dates, best dates to marry / move / launch / sign, auspicious wedding/moving/opening dates, lunar calendar conversion, or solar terms.

ClawHub Agent Skills author: yonlandwu v0.1.1 MIT-0 7 files · 1 script body ≈ 1 267 tokens Open the sourceclawhub.ai analyzed 3 d ago

Plan real-life events with the Chinese Tung Shing (通勝) almanac — find the best dates for weddings, moving house, business launches & store openings, contract…

As a process F 28/100 · Will not run — References files that are not bundled: scripts/.cache/

IntegrationPersonal productivitySoftware developmenttype and topics are labelled automatically from the skill text
JSON
Technical rating
B
79/100
safety, quality, tests
Safety 60%
75
Quality 40%
86
Run on models
none yet
Process rating
F
28/100
Will not run
References files that are not bundled: scripts/.cache/
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
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.

Exfiltration 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 instructions or scripts send data out: environment variables, keys, file contents, chat history. You may never notice, because the agent performs the upload as "part of the task".

For the author

If the upload is not needed for the task, remove it: catalogs flag such skills and delist them. If it is needed, name the destination explicitly, say what leaves the machine, and give the user a switch.

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
  • medium Exfiltration net-credential-use scripts/almanac.sh:16
    Credential used in a network call (verify the destination is the intended service)
    curl -s "${API}/day?${DATE_Q}${KEY_Q}" | jq .
  • medium Exfiltration net-credential-use scripts/almanac.sh:20
    Credential used in a network call (verify the destination is the intended service)
    curl -s "${API}/hours?date=${ARG}${KEY_Q}" | jq .
  • medium Exfiltration net-credential-use scripts/almanac.sh:24
    Credential used in a network call (verify the destination is the intended service)
    curl -s "${API}/term?year=${ARG}${KEY_Q}" | jq .
  • medium Exfiltration net-credential-use scripts/almanac.sh:37
    Credential used in a network call (verify the destination is the intended service)
    curl -s "${API}/auspicious?activity=${ARG}&days=${DAYS}${WK_Q}${KEY_AQ}" | jq .
  • medium Exfiltration net-credential-use scripts/almanac.sh:49
    Credential used in a network call (verify the destination is the intended service)
    curl -s "${API}/personal-hours?zodiac=${ARG}${DATE_Q}${KEY_LQ}" | jq .

Files scanned: 7. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: scripts/.cache/

Process rating: all ten parameters 28/100

Will not run. References files that are not bundled: scripts/.cache/
  • 0Tools and files. 1 referenced file(s) missing: scripts/.cache/
  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Failures and branches. Linear process with no failure handling
  • 0Progress reporting. Says nothing while it works
  • 20When it triggers. No condition that starts the skill
  • 30Running it twice. 1 mutating operations with no state check
  • 40Consistency. Frontmatter name (tung-shing-almanac) differs from the folder (tung-shing-almanac-skill)
  • 100Steps. 11 steps
  • 100Execution cost. Instruction body is 1267 tokens

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)
  • +3Output format is not stated: the model decides each time
  • +2Single-language instructions
  • +3Description length 703: enough signal without eating the budget
  • +4Structure: 6 headings
  • +3Step-by-step instructions: 11 items
  • +4Has examples (2 code blocks)
  • +4Reference files are cited in the instructions (1 of 1)
  • +3All 2 scripts are documented
  • +1License stated

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

External checks

ClawHub: clean
This is a disclosed Chinese almanac API skill with no hidden or destructive behavior, but it shares planning details with 12Zodiacs.com and should be treated as cultural guidance only.
LLM: benign (high) · VirusTotal: · 28 Aug 2026