Tarot Content
PassAudited by ClawScan on May 1, 2026.
Overview
This skill appears to be a purpose-aligned tarot and astrology content generator with a small local ephemeris helper; the main thing to notice is its optional Python package setup.
This looks safe for generating tarot and astrology content. If you use the ephemeris helper, install pyswisseph from a trusted source and consider using a virtual environment.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Installing the optional dependency adds third-party code to the local environment.
The skill recommends installing an external Python package while the registry install spec lists no install steps. The package is directly related to ephemeris calculations, so this is a disclosure/provenance note rather than a security concern.
pip install pyswisseph
Install the dependency only from a trusted package source and preferably in an isolated Python environment.
