Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (奇门遁甲排盘) match the provided files and runtime instructions: the package contains Python implementations of lunar/calendar/jieqi/排盘 algorithms and a CLI. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md instructs running local Python scripts (scripts/qimen_pan_v2.py). The visible code implements date/time, lunar and jieqi calculations, and formatting. The instructions do not ask the agent to read unrelated system files, network endpoints, or broad context beyond user-supplied date/city/question parameters.
Install Mechanism
No install spec; skill is instruction-only and contains bundled Python scripts. There are no download/install steps from external hosts in the metadata. Bundled code will be executed if the user runs the scripts locally.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code shown uses only local data structures and optional city→longitude mapping; nothing requests secrets or unrelated system credentials.
Persistence & Privilege
Skill metadata does not set always:true and does not request system-wide configuration changes. The included backup.sh writes backups under $HOME/.openclaw/skills/qimen-pan-skill which is limited to the skill's directory (file writes are local and explicit).
Assessment
This package looks coherent with its stated purpose: it provides local Python code to compute 奇门遁甲排盘 and a convenience backup script. Before running: (1) inspect the full scripts/qimen_pan_v2.py (the provided file is large and partially truncated here) to confirm there are no unexpected network calls or subprocess executions; (2) run in a sandbox or with a non-privileged account if you are unsure; (3) the backup.sh will create files under $HOME/.openclaw/skills/qimen-pan-skill/backup — confirm that path and permissions are acceptable; (4) ensure you use Python 3.8+ and review any third-party imports (this skill claims none). If you see any lines performing network I/O, environment reads, or exec/curl calls in the remainder of qimen_pan_v2.py, suspend installation and re-evaluate.Like a lobster shell, security has layers — review code before you run it.
chinese-culturevk9795qnw3ndd5s6zb5m48tz37n83wfjjdivinationvk9795qnw3ndd5s6zb5m48tz37n83wfjjlatestvk97fjm0tw39cycy9gcgrw98t49845vcpqimenvk9795qnw3ndd5s6zb5m48tz37n83wfjj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
