Fortune Telling Bazi

AdvisoryAudited by VirusTotal on Apr 26, 2026.

Overview

Type: OpenClaw Skill Name: fortune-telling-bazi Version: 1.0.2 The skill provides a local BaZi (Chinese astrology) calculation engine and management system. It features a self-contained lunar calendar conversion module (lunar_core.py) and stores user data locally in JSON format (data/users.json). Analysis of the Python scripts (main.py, calc.py, store.py) shows no evidence of data exfiltration, network requests, or unauthorized command execution. The instructions in SKILL.md correctly guide the agent to manage user state and provide astrological context without attempting to subvert the agent's safety boundaries.