Liuyao Bagua
v1.0.0六爻八卦算命技能。当用户请求算命、排盘、八字分析、看卦、看相、命运预测、或提供出生年月日时激活。执行Python脚本进行四柱八字、五行分析、今年卦象解读。
⭐ 0· 186·0 current·0 all-time
by@ray1012
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (六爻八卦算命) match the included assets: SKILL.md documents running a Python script and scripts/liuyao_fortune.py implements calendar/stem-branch, five-element scoring, and hexagram lookup. No unrelated cloud APIs, binaries, or credentials are requested.
Instruction Scope
SKILL.md instructs the agent to run the bundled Python script with birthdate arguments and to present the script's textual report to the user. The instructions reference only the script path and the user's birthdate; they do not ask the agent to read arbitrary files, environment variables, or send data externally.
Install Mechanism
No install specification; the skill is instruction+script only. This is the lowest-risk model — nothing is downloaded or written at install time by the skill itself.
Credentials
The skill declares no required env vars, credentials, or config paths and the visible script uses only standard Python libs (sys, json, datetime). There is no apparent need for secrets or external service credentials.
Persistence & Privilege
Flags are defaults (always: false, user-invocable: true). The skill does not request permanent presence or elevated privileges and does not modify other skills or global agent settings.
Assessment
This skill appears to be a self-contained entertainment fortune-telling tool that runs a local Python script and asks only for a birth date. Before installing or running it: (1) review the full scripts/liuyao_fortune.py file to confirm there are no hidden network calls, file writes, or subprocess spawns (the provided snippet contains only local computation but was truncated); (2) be aware you will be sharing personal data (birth date/time) with the agent — if you consider that sensitive, avoid entering exact birth times; (3) the SKILL.md uses an absolute path (/root/.openclaw/...), ensure the runtime path matches your environment; (4) if you have security concerns, run the script in a sandboxed environment or inspect its complete source before use.Like a lobster shell, security has layers — review code before you run it.
baiguavk97bry4y15dj38ha4y2awgjt8x831hwzchinesevk97bry4y15dj38ha4y2awgjt8x831hwzfortunevk97bry4y15dj38ha4y2awgjt8x831hwzlatestvk97bry4y15dj38ha4y2awgjt8x831hwz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
