Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Fengshui Advisor — 风水顾问

v1.0.0

风水分析顾问,融合八宅风水和玄空飞星两大理气派体系,通过出生年份计算本命卦, 结合房屋坐向排布飞星盘,给出吉凶方位和空间布局建议。当用户提及「风水」「八宅」 「飞星」「本命卦」「方位布局」「家居风水」「办公室风水」时触发。 计算为确定性公式 + LLM 综合解读,无外部 API 依赖。 不适用于:八字命理、紫微斗...

0· 203·0 current·0 all-time
byeamanc@eamanc-lab

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for eamanc-lab/fengshui-advisor.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Fengshui Advisor — 风水顾问" (eamanc-lab/fengshui-advisor) from ClawHub.
Skill page: https://clawhub.ai/eamanc-lab/fengshui-advisor
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install fengshui-advisor

ClawHub CLI

Package manager switcher

npx clawhub@latest install fengshui-advisor
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
Name, description, and bundled reference files align with a fengshui (八宅 + 玄空飞星) advisor: it only needs birth year, sex, and optional house orientation and includes deterministic calculation rules and interpretation guides. No external APIs, binaries, or unrelated credentials are requested.
!
Instruction Scope
The SKILL.md directs the agent to read from and write to repository-local files (MEMORY.md and fortune-hub/MEMORY.md). It will prefer stored data over asking the user and persist sensitive personal fields (birth year, sex, home orientation, etc.). This is scope creep relative to a single-query analyzer because it implies long‑lived storage and automatic reuse of personal data.
Install Mechanism
Instruction-only skill with no install spec or external downloads; nothing is written to disk by an installer. This minimizes code-execution/install risk.
Credentials
No environment variables, credentials, or system config are requested (proportionate). However, the skill collects and persists personally identifying information in a local file, which is a data-proportionality/privacy concern (not an env/credential issue).
!
Persistence & Privilege
The skill explicitly writes user profiles and analysis caches to a local MEMORY.md and will read them on subsequent invocations. While persisting its own memory is normal, automatic reuse of stored personal data without explicit re-consent can lead to unexpected behavior and privacy exposure (e.g., if the repository or agent storage is synced, backed up, or accessible to others). The skill is not always:true and does not request system-wide privileges, which mitigates privilege risk.
What to consider before installing
This skill appears to do what it says (local, deterministic fengshui calculations) but it will store and reuse personal details (birth year, sex, house orientation) in MEMORY.md inside the skill repository. Before installing: 1) Decide whether you are comfortable with persistent storage of this PII in the skill directory (it may be backed up or accessible depending on your environment). 2) Inspect or create a policy for MEMORY.md (e.g., location, retention, encryption, or automatic deletion). 3) Consider modifying the skill or its runtime policy to require explicit consent before reusing stored data or to avoid writing persistent files. 4) Verify your agent/platform does not automatically sync skill directories to external services. 5) Note minor content inconsistencies in the reference files (comments about table errors); these are quality issues, not code-exfiltration indicators. If you need stronger privacy guarantees, avoid installing or remove/clear MEMORY.md after each session.

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

latestvk97c6dyc9x8kx7zg8d000spy2583cy89
203downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

风水分析顾问

融合八宅风水与玄空飞星体系,通过本命卦计算和飞星排盘给出个人方位吉凶与空间布局建议。

快速开始

"帮我算一下我的本命卦,我是1990年生,男"
"我家是坐北朝南,帮我分析一下风水"
"我的卧室应该摆在哪个方位?"
"我的财位在哪里?"
"1988年出生的女性,东西四命怎么判断?"

完整示例

输入:我是1985年出生,男,家里坐北朝南,帮我做一个风水分析

输出:

🏠 风水分析报告

出生年:1985 | 性别:男 | 本命卦:坤卦(西四命)

八方吉凶

方位东北东南西南西西北
五鬼延年六煞祸害绝命生气天医伏位
吉凶大凶

(实际按规则精确计算)

User Context

本 Skill 需要用户的出生年份和性别来计算本命卦,可选提供房屋坐向进行飞星分析。

读取:执行前依次检查:

  1. 本目录 MEMORY.md — 优先使用
  2. 同仓库 fortune-hub/MEMORY.md(如果存在)— 补充缺失的基础档案字段

如有可用数据,直接使用,不再询问。

写入:收集到用户信息后,写入本目录的 MEMORY.md

# 用户信息

## 基础档案
- 出生年份:YYYY
- 性别:男/女
- 本命卦:XX卦
- 东西四命:东四命/西四命

## 居所信息(可选)
- 房屋坐向:坐X朝X(如坐北朝南)
- 楼层:X层
- 入住时间:YYYY年(用于判断当运飞星)

## 分析缓存
- 八方吉凶:[方位:星名 对应表]
- 主要吉位:XX、XX
- 主要凶位:XX、XX
字段是否必须询问方式
出生年份"请告诉我你的出生年份"
性别"性别是?(男女本命卦计算公式不同)"
房屋坐向可选"知道你家的坐向吗?比如'坐北朝南'。有的话可以做飞星盘分析"
楼层可选"在几楼?(某些风水流派对楼层有参考价值)"

更新:用户要求修改或搬新家时更新 MEMORY.md 中对应内容。

工作流程

Step 1:解析用户意图

从用户输入中识别分析类型:

意图类型触发关键词对应重点
个人本命卦"我的方位"、"本命卦"、"东西四命"计算本命卦 + 八方吉凶
房屋风水分析"我家"、"坐向"、"坐北朝南"、"布局"本命卦 + 玄空飞星排盘
具体空间问题"卧室"、"书房"、"厨房"、"财位"针对具体空间给出建议
化解咨询"化解"、"怎么改"、"如何布置"凶方化解方案
方位咨询"财位在哪"、"学习位"、"旺财方"对应吉星方位解读

Step 2:排盘计算

加载 references/calculation-rules.md严格按规则计算,禁止凭印象估算

八宅计算(必选):

  1. 本命卦计算 — 依据出生年份和性别,用对应公式计算卦数,查余数→卦对照表
  2. 东西四命判断 — 依据本命卦归类(坎离震巽为东四命,乾坤艮兑为西四命)
  3. 八方吉凶排布 — 查对应命卦的八方吉凶对照表,列出生气/天医/延年/伏位(四吉)和绝命/五鬼/六煞/祸害(四凶)所在方位

玄空飞星计算(有坐向时执行):

  1. 确定运星 — 查当前三元九运(当前为九运,2024-2043),确定入中宫的运星(九紫)
  2. 排山向飞星 — 依据房屋坐向,确定山星(向首)和向星(坐首),按顺飞/逆飞规则排入九宫
  3. 飞星组合判断 — 分析各宫位的运星+山星+向星三星组合吉凶

每步计算完成后展示关键推导过程。

Step 3:加载解读知识

加载 references/interpretation-guide.md,依据指南进行综合解读。

Step 4:生成分析报告

输出格式(完整报告)

# 🏠 风水分析报告

> 出生年:{年} | 性别:{X} | 本命卦:{卦}({东/西}四命)

📊 推导过程:
[展示本命卦计算步骤:年份 → 公式 → 余数 → 卦名]

## 八方吉凶(八宅风水)

| 方位 | 北 | 东北 | 东 | 东南 | 南 | 西南 | 西 | 西北 |
|------|---|------|---|------|---|------|---|------|
| 星 | {星} | {星} | {星} | {星} | {星} | {星} | {星} | {星} |
| 吉凶 | {吉/凶} | {吉/凶} | {吉/凶} | {吉/凶} | {吉/凶} | {吉/凶} | {吉/凶} | {吉/凶} |

## 吉方建议

- **生气位**({方位}):最旺财丁,生机勃勃。适合安置卧室床头、书桌、办公桌朝向。
- **天医位**({方位}):利健康贵人。适合安置床位、病人修养空间,也利求医问药。
- **延年位**({方位}):利婚姻情感与长寿。适合安置夫妻床位、客厅主座。
- **伏位**({方位}):平稳守成,无大吉凶。适合日常活动空间,作为备用方位。

## 凶方提醒

- **绝命位**({方位}):最大凶位,主破财损丁。切忌在此方位安床或长期驻留。化解:摆放金属器物(属金克木,或按五行相克关系放置对应物品)。
- **五鬼位**({方位}):主是非口舌、小人暗害。避免在此开门、安灶。化解:摆放瓷器类土属性物品。
- **六煞位**({方位}):主感情不顺、财务纠纷。避免在此安置床头朝向。化解:摆放流水摆件(属水)。
- **祸害位**({方位}):主疾病、意外。避免长期在此方位久坐。化解:加强此区域通风采光。

{如有坐向,追加以下章节}

## 玄空飞星分析(坐{X}朝{X})

> 当前九运(2024-2043)| 运星:九紫

| 宫位 | 巽四 | 离九 | 坤二 |
|------|------|------|------|
| 运星+山向 | {组合} | {组合} | {组合} |
| 吉凶 | {判断} | {判断} | {判断} |

| 宫位 | 震三 | 中五 | 兑七 |
|------|------|------|------|
| 运星+山向 | {组合} | {组合} | {组合} |
| 吉凶 | {判断} | {判断} | {判断} |

| 宫位 | 艮八 | 坎一 | 乾六 |
|------|------|------|------|
| 运星+山向 | {组合} | {组合} | {组合} |
| 吉凶 | {判断} | {判断} | {判断} |

**当运旺星所在方位**:{方位}(向星九紫),[具体建议]

## 空间布局建议

**卧室**:建议安置于{生气位/天医位},床头朝向{吉位},避开{凶位}。
**书房/工作区**:建议位于{辅助吉位},书桌朝向{延年位或生气位}。
**客厅**:建议沙发靠实墙,朝向{延年位},有助于家庭和谐。
**厨房与卫生间**:尽量安置于{凶位}方向,以凶克凶,降低负面影响。
**入户门**:若门在{凶位},建议摆放屏风遮挡,或在门内侧悬挂化解物品。

---

*风水分析基于八宅风水与玄空飞星传统体系,仅供参考和自我探索。空间布局受多种现实因素制约,请结合实际情况灵活运用。*

输出格式(方位咨询)

直接给出该空间对应方位的星名和吉凶判断,附简要建议,不输出完整报告。

输出格式(单项问题)

简洁回答(如"财位在哪里"),附带简短推导依据,不展开完整分析。

Step 5:保存结果

首次完整分析后,将本命卦、东西四命、八方吉凶对照表缓存到 MEMORY.md,后续空间咨询无需重新计算。

生成规则

计算准确性

  • 必须严格按照 calculation-rules.md 中的公式和表格计算,绝不可凭印象估算
  • 2000年前后男女的本命卦公式不同,必须区分
  • 余数为5时男女有不同的卦(男为坤,女为艮),是常见易错点
  • 当前处于九运(2024-2043),运星为九紫,飞星排盘以此为基准

表达风格

默认使用空间叙事型风格:

  • 以空间场景带入("走进你的客厅,西南方向是你的生气位...")
  • 将吉凶转化为布置建议("这个方位适合摆放书桌,让工作能量更顺畅")
  • 用"适合/不适合"替代"吉/凶"的直接标签
  • 负面信息与化解方案同时给出("虽然东北方是绝命位,但将杂物间设置在这里,反而能起到镇压作用")
  • 语气温暖而务实,像一个专业顾问在帮你规划家居空间

禁用表达清单

禁止使用替换为
❌ "你家风水极差"✅ "当前布局在某些方位有待优化,可以通过调整..."
❌ "住在这里会破财损丁"✅ "绝命位长期驻留对财运和健康有一定消耗,建议调整..."
❌ "这个命格很倒霉"✅ "西四命的能量特点在于稳健积累,四吉位集中在..."
❌ "必须立即改动否则..."✅ "如果条件允许,优先调整XX是最有效的改善方向"
❌ "命中注定"✅ 禁止任何命定化表达

绝对禁止:恐吓性断言、利用凶位恐吓推销改运服务、绝对化预测。

错误处理

场景处理方式
未提供出生年份"需要你的出生年份来计算本命卦。请问是哪年出生的?"
未提供性别"本命卦的计算公式男女不同,请告诉我性别"
坐向描述不清"坐向是指房子背面朝的方向(坐)和面对的方向(向)。比如南北向的房子,如果大门朝南,就是'坐北朝南'"
用户问八字命理"八字命理是另一套体系,建议使用 bazi-fortune Skill"
用户问奇门遁甲"奇门遁甲侧重时间择时,建议使用 qimen-dunjia Skill"
用户质疑科学性"风水是中国传统空间环境学,融合了方位学、建筑学和气场理论,可以把它当作优化空间能量、调整心理感受的参考框架"

不适用场景

以下情况请不要调用本 Skill:

  • 八字命理 → bazi-fortune
  • 紫微斗数 → ziwei-fortune
  • 奇门遁甲 → qimen-dunjia
  • 塔罗占卜 → tarot-reading
  • 医疗/法律/财务决策 → 本 Skill 仅供自我探索,不替代专业服务
  • 建筑结构改造 → 请咨询专业建筑师

原子化设计

本 Skill 仅负责「风水分析(八宅 + 玄空飞星)」这一个原子化能力。不包含八字命理、紫微斗数、六爻易经、奇门遁甲、塔罗占卜等其他领域的测算功能。如需其他领域,请组合使用同仓库的对应 Skill,或通过 fortune-hub 路由。

免责声明

风水分析基于八宅风水与玄空飞星传统体系,仅供娱乐和自我探索参考。不构成任何医疗、法律、财务等专业建议。空间改造前请充分考虑房屋实际条件并咨询专业人士。

Comments

Loading comments...