Qimen Dunjia

PassAudited by ClawScan on May 5, 2026.

Overview

This is an instruction-only divination skill with no credentials or bundled code, but it uses authoritative advice wording and its README references a Python helper that is not included.

This skill appears safe to install from a technical-permissions perspective because it is instruction-only and requests no credentials or external access. Treat its divination-style conclusions cautiously, especially for consequential decisions, and ignore the README's missing CLI helper unless the maintainer provides reviewable code.

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 agent may sound very certain when advising what to do, including on important life decisions.

Why it was flagged

The skill intentionally asks the agent to provide firm judgments and actionable recommendations. This matches the stated divination purpose, but users should notice the authoritative framing before relying on it.

Skill content
断局(直接给判断,敢说!) ... 具体行动:[直接告诉用户该怎么做]
Recommendation

Use the output as non-professional guidance or entertainment, and verify important health, legal, financial, or career decisions with qualified sources.

What this means

The packaged skill should work as instructions, but the documented CLI command may fail or could prompt users to look for unreviewed code elsewhere.

Why it was flagged

The README documents a CLI helper under references/qimen.py, but the provided manifest contains only README.md, SKILL.md, and requirements.txt, so that referenced script is not included for review.

Skill content
python references/qimen.py --question "我要创业能成吗"
Recommendation

Do not download or run a replacement qimen.py from another source unless you trust and review it; maintainers should either include the referenced file or remove the CLI instructions and python3 requirement.