彩票测算器
v1.0.1梅花易数彩票测算器。根据用户提问时的当前时间,起出梅花易数的本卦、互卦、变卦,并将其转化为双色球(ssq)或大乐透(dlt)的推荐号码。当用户提到「算一注彩票」「帮我选号」「梅花易数选号」「双色球/大乐透推荐号码」「今天买什么号」「算卦选号」「卜一注」「来一注」或任何涉及用易学/玄学方法生成彩票号码的请求时,触发...
⭐ 0· 142·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description, SKILL.md instructions, and the bundled Python script all align: they compute a time-seeded divination (卦) and map it to lottery numbers (ssq/dlt). There are no declared environment variables or unrelated requirements.
Instruction Scope
SKILL.md directs the agent to get the current time and run scripts/divination.py with the chosen lottery type and time; format the returned JSON and always include a disclaimer. The instructions do not ask the agent to read unrelated files, access other credentials, or send data to external endpoints.
Install Mechanism
No install spec — the skill is instruction-plus-a-script. The script is run directly with python3. There are no remote downloads or package installations specified in the skill metadata.
Credentials
The skill declares no required environment variables, uses no credentials, and the script as provided only uses standard libraries (sys, json, hashlib, random, datetime). There is no evidence of access to unrelated secrets or config.
Persistence & Privilege
Skill flags are default (not always:true). It does not request persistent system presence, nor does it modify other skills or system-level configuration.
Assessment
This skill appears coherent and self-contained: it computes divination from the current time and deterministically generates lottery numbers, and it does not request secrets or contact external services. Before installing, consider: (1) review the full script yourself (or run it in a sandbox) — the code includes contradictory comments and multiple reassignments in the gua/爻 logic, which suggest possible bugs or unintended mapping mistakes; (2) outputs are deterministic per time seed (same number within the same hour), which is expected by design; (3) there is an inherent ethical/financial risk — the skill encourages gambling, so ensure you present the provided disclaimer to users and avoid promoting heavy spending; and (4) if you want extra assurance, run the script locally to confirm it prints only JSON and no network activity or unexpected file writes.Like a lobster shell, security has layers — review code before you run it.
latestvk97fbt2x2kdtcy3cz8e2y6t1mh83csq1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
