Ziwei Fortune — 紫微斗数命盘
v1.0.0紫微斗数命盘分析器,基于紫微斗数经典体系,通过农历出生年月日时推算命盘十二宫、 安十四主星、四化飞星,揭示命格特质与人生走向。当用户提及「紫微斗数」「命盘分析」 「紫微排盘」「斗数」「十四主星」时触发。排盘为确定性算法 + LLM 综合解读,无外部 API 依赖。 不适用于:星座运势、八字命理、塔罗占卜、数字命理...
⭐ 0· 162·1 current·1 all-time
byeamanc@eamanc-lab
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The skill's name and description (Ziwei Fortune / 紫微斗数排盘) match the provided instructions and reference materials. It requires only a user's lunar birth date/time and gender to compute a chart; it asks for no unrelated binaries, environment variables, or external services. The included calculation and interpretation reference files fully support the stated purpose.
Instruction Scope
Runtime instructions are narrowly scoped to parsing input, performing deterministic calculations per references/calculation-rules.md, composing interpretations per references/interpretation-guide.md, and formatting results. However, the SKILL.md directs the agent to read an on-disk MEMORY.md in the skill directory and (optionally) fortune-hub/MEMORY.md to reuse previously-stored user data. This is relevant to functionality (reusing stored birth info) but is a privacy-sensitive action and should be explicitly consented by users.
Install Mechanism
There is no install spec and no code files to execute; the skill is instruction-only and doesn't pull binaries or archives. This is the lowest-risk install mechanism and is proportionate to the stated purpose.
Credentials
The skill requests no environment variables, credentials, or system config paths. The only persistent artifact it uses is a local MEMORY.md file within the skill directory (and optionally fortune-hub/MEMORY.md). Those are proportionate to caching user birth data but are personal data, not secrets like API keys.
Persistence & Privilege
The skill will write user information and a '排盘缓存' into its own MEMORY.md (skill-local) after a full run. Writing skill-local cache is reasonable for convenience, but it means PII (birth date/time, gender) is persisted to disk. Also it reads an existing MEMORY.md (skill dir) and may read fortune-hub/MEMORY.md if present — this cross-file read increases the scope of data the skill may access. The skill is not marked always:true and requests no elevated privileges.
Assessment
This skill is internally coherent and doesn't request credentials or network access, but it reads and writes local MEMORY.md files to store user birth data. Before installing or invoking the skill: 1) Confirm you are comfortable with storing birth date/time and gender in the agent workspace; these are personal data (PII). 2) If you do not want reuse of previously-supplied data, remove or lock MEMORY.md files in the skill directory and any fortune-hub/MEMORY.md the skill might read, or refuse permission to read them. 3) Verify the GitHub homepage/source to ensure the repository content matches the SKILL.md (the listed source is unknown but a homepage URL is provided). 4) The skill does not call external APIs or request secrets, so network exfiltration is not indicated by the instructions — still keep generic caution about running skills from untrusted sources. If you want stronger assurance, ask the skill author to remove the automatic read of fortune-hub/MEMORY.md or require explicit user consent before using stored data.Like a lobster shell, security has layers — review code before you run it.
latestvk970m4pxm5qacpj94y3c0ax7s183dhjn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
