← 返回 Skills 市场
262
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install ziwei-bazi-consulting
功能描述
Legacy compatibility alias for Ziwei + Bazi consultation workflows. Use when older prompts or automations still call `ziwei-bazi-consulting`; forward the wor...
安全使用建议
This alias is internally consistent: it simply runs a destiny-fusion-pro script from a relative path. Before installing, verify that the referenced destiny-fusion-pro package and its scripts are from a trusted source and inspect that script for any unexpected network calls, credential use, or filesystem access. If you cannot validate the sibling package, prefer invoking destiny-fusion-pro directly or run the alias in a sandboxed environment. Note that the wrapper does no validation of the target path or arguments, so missing or malicious code at '../../destiny-fusion-pro/scripts/fortune_fusion.py' would be executed with the agent's privileges.
功能分析
Type: OpenClaw Skill
Name: ziwei-bazi-consulting
Version: 1.0.2
This skill bundle serves as a legacy compatibility alias for a fortune-telling service. The primary logic in `scripts/fortune_fusion.py` uses `runpy.run_path` to forward execution to a sibling skill directory (`destiny-fusion-pro`), which aligns with the instructions in `SKILL.md`. No evidence of data exfiltration, malicious intent, or prompt injection was found.
能力评估
Purpose & Capability
Name and description state this is a legacy alias forwarding work to destiny-fusion-pro. The included wrapper script (scripts/fortune_fusion.py) performs exactly that by locating and running the destiny-fusion-pro script relative to its location.
Instruction Scope
SKILL.md recommends running the bundled wrapper, which uses runpy.run_path to execute a script at '../../destiny-fusion-pro/scripts/fortune_fusion.py'. Forwarding to a sibling package is consistent with an alias, but the wrapper executes code outside the skill's own directory without validation or error handling — this extends runtime scope to whatever resides at that path.
Install Mechanism
No install spec; instruction-only with a small wrapper script. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requests no env vars, which is appropriate for a thin alias. However the executed target script (destiny-fusion-pro) is not visible here and may require environment variables or credentials that are not declared by this alias.
Persistence & Privilege
The skill does not request persistent installation or special privileges (always is false). It does not modify other skills' configs itself; it only invokes a script by path.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ziwei-bazi-consulting - 安装完成后,直接呼叫该 Skill 的名称或使用
/ziwei-bazi-consulting触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Refine storefront copy: clearer legacy-alias positioning and smoother forwarding message to destiny-fusion-pro.
v1.0.1
Refresh legacy alias packaging: clearer compatibility positioning and smoother forwarding guidance to destiny-fusion-pro.
元数据
常见问题
Ziwei Bazi Consulting 是什么?
Legacy compatibility alias for Ziwei + Bazi consultation workflows. Use when older prompts or automations still call `ziwei-bazi-consulting`; forward the wor... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 262 次。
如何安装 Ziwei Bazi Consulting?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ziwei-bazi-consulting」即可一键安装,无需额外配置。
Ziwei Bazi Consulting 是免费的吗?
是的,Ziwei Bazi Consulting 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ziwei Bazi Consulting 支持哪些平台?
Ziwei Bazi Consulting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ziwei Bazi Consulting?
由 Li Xin(@spyfree)开发并维护,当前版本 v1.0.2。
推荐 Skills