Liuyao Bagua

PassAudited by ClawScan on May 1, 2026.

Overview

This skill runs an included local Python fortune-telling script from a birth date and shows no artifact-backed signs of credential use, persistence, network access, or data exfiltration.

This appears to be a simple local fortune-telling skill. Before installing, be aware that it runs an included Python script when you ask for a reading and that you will be providing a birth date as input.

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.

What this means

When used, the skill will execute included local Python code to generate the fortune report.

Why it was flagged

The skill explicitly instructs the agent to run a local Python script. This is expected for the skill's stated purpose and is not paired with install-time execution, network access, credentials, or persistence in the provided artifacts.

Skill content
python /root/.openclaw/skills/liuyao-bagua/scripts/liuyao_fortune.py <年> <月> <日> [目标年]
Recommendation

Install only if you are comfortable with a local script running for these requests, and provide numeric birth-date inputs relevant to the reading.