BaZi Chart Calculator (八字排盘)
PassAudited by VirusTotal on May 11, 2026.
Overview
Type: OpenClaw Skill Name: bazi-chart Version: 1.0.0 The skill bundle is a legitimate and well-structured professional BaZi (Chinese astrology) calculator. It uses the 'ephem' library for precise astronomical solar term calculations and includes logic for true solar time correction, five elements analysis, and major luck periods. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code is transparent, lacks obfuscation, and performs only the mathematical and logical operations required for its stated purpose.
Findings (0)
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 skill may pull the current compatible version of the `ephem` package, so the exact installed dependency can change over time.
The skill depends on an external PyPI package with a lower-bound version range rather than an exact pin; this is expected for the stated astronomical calculation purpose, but users should notice the dependency being installed.
ephem>=4.1.0
Install it in the documented virtual environment, and consider pinning or reviewing the dependency version if reproducibility is important.
