SKILLEMALL.ai

BF astro-daily-transits

Daily astrological transit forecast over natal chart using Swiss Ephemeris (pyswisseph) + Pillow. Calculates transit positions, aspects to natal chart, house activations, and renders a 2-column chart (combined natal+transit wheel + wide forecast panel). Bilingual (RU/EN). Windows 10/11 compatible with bundled .pyd.dat binary. Accuracy ensured by Swiss Ephemeris (JPL DE431 ephemerides, ~0.003° precision). Requires: Python 3.14.x, Pillow 12.x, MSVC++ Redist 2015-2022. Related: astro-natal-chart skill for natal chart calculation.

ClawHub Agent Skills author: dynamicsAlex v5.1.1 MIT-0 4 files body ≈ 3 014 tokens Open the sourceclawhub.ai analyzed 32 h ago

Daily astrological transit forecast over natal chart using Swiss Ephemeris (pyswisseph) + Pillow.

As a process F 44/100 · Will not run — References files that are not bundled: scripts/swisseph.cp314-win_amd64.pyd.dat, scripts/seguisym.ttf.dat, scripts/segoeuisl.ttf.dat

ProcedureData and analyticstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
79/100
safety, quality, tests
Safety 60%
95
Quality 40%
56
Run on models
none yet
Process rating
F
44/100
Will not run
References files that are not bundled: scripts/swisseph.cp314-win_amd64.pyd.dat, scripts/seguisym.ttf.dat, scripts/segoeuisl.ttf.dat
Tools and files w 18
0
Inputs and preconditions w 11
0
Failures and branches w 10
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.

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

  1. Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
  2. 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 · 1

✓ No critical or high findings

Medium and low: 1
  • medium Obfuscation uni-mixed-script-word scripts/daily_transits.py:373
    Word mixing Latin and Cyrillic letters (homoglyph obfuscation) (1 occurrence)
    "Neptун": "Нептун", "Pluto": "Плутон"}.get(planet_key, planet_key)

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

Against the Agent Skills spec

  • warning frontmatter-yaml SKILL.md: the frontmatter is not valid YAML (YAML parse error: Nested mappings are not allowed in compact mappings at line 3, column 14: description: Daily astrological transit forecast over natal chart using Swiss E… ^ ); fields were read line by line. The usual cause is a colon inside an unquoted value
  • warning description-no-when description does not say WHEN to use the skill (no "use when")
  • warning missing-ref reference to a missing file: scripts/swisseph.cp314-win_amd64.pyd.dat
  • warning missing-ref reference to a missing file: scripts/seguisym.ttf.dat
  • warning missing-ref reference to a missing file: scripts/segoeuisl.ttf.dat

Process rating: all ten parameters 44/100

Will not run. References files that are not bundled: scripts/swisseph.cp314-win_amd64.pyd.dat, scripts/seguisym.ttf.dat, scripts/segoeuisl.ttf.dat
  • 0Tools and files. 3 referenced file(s) missing: scripts/swisseph.cp314-win_amd64.pyd.dat, scripts/seguisym.ttf.dat, scripts/segoeuisl.ttf.dat
  • 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
  • 60Result and completion. Output format stated, no completion criterion
  • 100Steps. 31 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 3014 tokens
  • 100Running it twice. No mutating operations
  • low 12 top-level sections: this looks like several domains in one skill

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 532: enough signal without eating the budget
  • +4Structure: 26 headings
  • +3Step-by-step instructions: 31 items
  • +3Output format is stated explicitly
  • +4Has examples (6 code blocks)
  • +3All 2 scripts are documented

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

External checks

ClawHub: suspicious
The skill mostly matches its astrology purpose, but it automatically installs a Python package and embeds a default donation QR shortlink in generated images, so it needs review before installation.
LLM: suspicious (high) · 24 Jun 2026