← Back to Skills Marketplace
120
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zwds-hepan-openclaw
Description
紫微斗数双人合盘:先以 zwds-cli 各排一盘,再将两份 data 送入 hepan-cli 得 0–100 匹配分、维度分项与 hits。用户提及合盘、配对、缘分指数、双人紫微匹配时使用。
Usage Guidance
This skill appears coherent and local: it loads rules/tables from bundled files and computes scores from two zwds-cli JSON outputs, without network calls or secret collection. Before installing, ensure you have Node.js >=18 and the expected repository layout (openclaw-skill/zwds/zwds-cli and openclaw-skill/zwds-hepan/hepan-cli) so the SKILL.md commands run correctly. The skill processes potentially sensitive personal birth data (birth time/place) — consider privacy implications before sending real user data to an agent that may invoke the skill. Also note the SKILL.md assumes zwds-cli is available and that npm ci has been run there; if you cannot provide that dependency, the skill will fail. Finally, while this evaluation found no incoherence or external exfiltration indicators, keep standard caution about running third-party code locally and review the code if you require higher assurance.
Capability Analysis
Type: OpenClaw Skill
Name: zwds-hepan-openclaw
Version: 1.0.0
The skill bundle contains a path traversal vulnerability in `hepan-cli/src/engine/computeCompat.js` within the `loadRulePack` function. This function constructs a file path using the user-provided `rule_version` parameter without proper sanitization, allowing the AI agent (and potentially an attacker via prompt injection) to read arbitrary `.json` files on the system. While the code appears to be a legitimate implementation of Zi Wei Dou Shu astrological compatibility and lacks clear evidence of intentional malice, this vulnerability represents a significant security risk.
Capability Assessment
Purpose & Capability
Name/description match the included code and SKILL.md: the repository contains a hepan-cli that consumes two zwds-cli 'data' JSONs and produces a 0–100 compatibility score and hits. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md strictly defines runtime steps: run zwds-cli twice to produce chart_a/chart_b, then run hepan-cli with those JSONs on stdin. It forbids inventing stars or calling iztro directly. One notable assumption: it expects a sibling directory openclaw-skill/zwds/zwds-cli to exist and be runnable (and that zwds-cli has been npm ci installed). If that layout is not present in the runtime environment the instructions will fail.
Install Mechanism
Instruction-only install (no install spec). The package includes JS source and data tables and relies on Node.js >=18; there are no downloads from external URLs or package installs specified by this skill itself. Low surface area for remote code installation by the skill.
Credentials
No environment variables, credentials, or config paths are requested. The only environmental requirement is Node.js >=18 and the presence of the zwds-cli code as specified. This is proportional to the stated task.
Persistence & Privilege
Skill is not always-enabled and does not request persistent or elevated privileges. It does not modify other skills or system-wide agent settings. It runs as a normal CLI invoked by the agent when used.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zwds-hepan-openclaw - After installation, invoke the skill by name or use
/zwds-hepan-openclaw - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish: 紫微斗数双人合盘,匹配度打分、维度分项与hits解析
Metadata
Frequently Asked Questions
What is 紫微斗数合盘配对?
紫微斗数双人合盘:先以 zwds-cli 各排一盘,再将两份 data 送入 hepan-cli 得 0–100 匹配分、维度分项与 hits。用户提及合盘、配对、缘分指数、双人紫微匹配时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install 紫微斗数合盘配对?
Run "/install zwds-hepan-openclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 紫微斗数合盘配对 free?
Yes, 紫微斗数合盘配对 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 紫微斗数合盘配对 support?
紫微斗数合盘配对 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 紫微斗数合盘配对?
It is built and maintained by luyao-inc (@luyao-inc); the current version is v1.0.0.
More Skills