Fortune Teller
v2.0.0算命娱乐。塔罗牌、易经占卜、每日运程、缘分测试、数字命理、手相(娱乐)。Fortune teller for fun with tarot, I Ching. 算命、塔罗、占卜、娱乐。
⭐ 0· 449·3 current·3 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (fortune-telling, tarot, I Ching, daily fortunes) match the shipped scripts. The two included shell scripts implement commands (bazi, daily, zodiac, and a small CLI with add/list/search/export) and no unrelated services or credentials are requested.
Instruction Scope
SKILL.md instructs running the CLI and saving stdout. The scripts operate locally and do not read arbitrary system files or environment variables beyond an optional FORTUNE_TELLER_DIR. They do create and write files under the user's data directory (~/.local/share/fortune-teller by default).
Install Mechanism
No install spec is provided (instruction-only). The skill ships small bash/python snippets only; nothing is downloaded from remote URLs or installed automatically.
Credentials
No required environment variables or credentials are declared. The only configurable variable is FORTUNE_TELLER_DIR (to change the local data directory), which is proportionate to the CLI's purpose.
Persistence & Privilege
always is false and the skill does not request elevated privileges. It does create and write local files (data.log, history.log, config.json path referenced) in a user data directory—expected for a local CLI. Be aware the agent (if allowed to invoke the skill) can run these scripts and thereby write to that directory.
Assessment
This skill appears internally consistent and implements a local, entertainment-focused CLI. It does not require API keys or network access. Notes before installing: (1) the scripts will create and write files under your data directory (default ~/.local/share/fortune-teller); if you prefer isolation, set FORTUNE_TELLER_DIR to a sandbox location. (2) The python snippet and bash scripts do not perform network calls or read secrets, but they will log entries you add (via the add command) to data.log/history.log—avoid storing sensitive data there. (3) If you want extra assurance, inspect the two scripts (scripts/fortune.sh and scripts/script.sh) yourself or run them in a restricted environment. Overall the skill is coherent with its stated purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk97450rm81103whfjhdrgx6skd832hfwproductivityvk97e15ssq2exxvjvyyfy40c31s82s6gt
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
