命理大师

v1.0.4

全体系命理大师——融合八字/四柱、紫微斗数、奇门遁甲、六爻、梅花易数、塔罗、西方星盘、 数字命理、九宫飞星风水、择时择吉于一体的综合命理技能。支持用户注册与档案管理、 每日运程自动推送、交互式六爻占卜界面、九宫飞星计算脚本、HTML 报告生成。 自动识别体系与资料完整度,按 S/A/B/C 四级精度输出解读。 触...

9· 12.2k·1 current·1 all-time
byenoyao@wscats
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
Crypto
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description (全面命理工具) match the included files: many scripts implement BaZi, ZiWei, QiMen, liuyao, feixing, tarot, profile management and HTML report generation. Declared Node/Python runtimes and the iztro dependency are plausible for calendar/astronomy and lunar calculations.
Instruction Scope
SKILL.md instructs the agent to run local scripts, read/write local profile and push-log JSON, and generate HTML UI — all within the stated purpose. It explicitly says pushes are delivered via OpenClaw IPC (stdout/IPC). However SKILL.md/README mention an optional 'LLM divination' that references an external API endpoint (example: https://api.openai.com/v1). The skill claims 'no outbound network calls', which is inconsistent with the existence of an optional external LLM integration if the user supplies an API key/endpoint; clarify where that integration is implemented and whether network calls only occur when the user explicitly configures them.
Install Mechanism
Install spec uses an npm package (iztro) and package.json dependencies; this is expected for a Node skill. No suspicious remote downloads, URL shorteners, or arbitrary archive extracts were specified. Installing from npm has normal registry risk but is proportionate to functionality.
Credentials
The skill does not require secrets or credentials; the only optional env var is OPENCLAW_KNOWLEDGE_DIR for local knowledge files. The README/SKILL.md state no third‑party tokens are required and that 'channels' are routing hints for the runtime. The only caveat: the optional LLM feature references an API endpoint and would require the user to supply an API key — that is a user action, not a hidden credential request by the skill.
Persistence & Privilege
Skill persists user profiles and a push-log in local data/ files (profiles template and push-log.json). It does not request elevated system privileges or global config changes and always:false. Users should be aware personal data (birth dates/times, place, familial info) is stored locally and retained across runs.
Assessment
This skill appears to be what it claims: an offline, local divination suite that stores user profiles and relies on the OpenClaw runtime to deliver pushes. Before installing, consider the following: 1) version metadata mismatch — SKILL.md/_meta.json say 1.1.0 while registry metadata lists 1.0.4; confirm which release you are installing. 2) Privacy — the skill stores sensitive personal data (birth date/time/place, family profiles) under data/; if you install, decide whether that storage location is acceptable and whether you want to sandbox it. 3) Optional LLM calls — the docs show a default API endpoint example; if you later provide an API key or endpoint the skill (or your configuration) may make outbound network calls — verify exactly which script performs that and only supply keys if you trust the runtime and host. 4) Inspect publish.sh and other scripts locally before executing them (the README claims no network operations, but double‑check to be safe). 5) Run in a sandbox or test environment first, and ensure your OpenClaw runtime enforces the claimed IPC push behavior so the skill does not attempt to send credentials or network requests directly.

Like a lobster shell, security has layers — review code before you run it.

latestvk975rh1e5a3ah39gt9jjt0xyy1848x1j

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

☯️ Clawdis
Environment variables
OPENCLAW_KNOWLEDGE_DIRoptionalOptional path to ZiWei pattern knowledge base (.md files).

Install

Nodenpm i -g iztro

Comments