Meihua Yijing

PassAudited by ClawScan on May 1, 2026.

Overview

The skill appears benign: it runs a local Python script for divination calculations and does not request credentials, network access, persistence, or broad system permissions.

This looks safe from the provided artifacts. The main thing to know is that it runs an included Python script locally and the source is listed as unknown; it does not appear to need credentials, network access, or persistent permissions. Treat the divination output as informational only.

Findings (2)

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

The skill will run a local Python file, but the artifacts show this is for the advertised divination calculation rather than unrelated system activity.

Why it was flagged

The skill instructs the agent to execute the included local Python script to compute the divination result. This is expected and proportionate to the stated purpose.

Skill content
python3 "{baseDir}/meihua.py" time
Recommendation

Install only if you are comfortable running the included script; no credentials or elevated permissions appear necessary.

What this means

You may have less ability to verify the author’s original repository or maintenance history.

Why it was flagged

The registry information does not provide an external source or homepage, so users have less provenance information for the skill.

Skill content
Source: unknown; Homepage: none
Recommendation

Prefer trusted publishers when possible, and review included code before installing skills from unknown sources.