Idiom Dictionary
v2.0.0成语词典。成语查询、典故故事、成语接龙、成语猜谜、造句示例、分类浏览。Chinese idiom dictionary with stories, chain game, quiz. 成语、典故、国学。
⭐ 1· 338·0 current·0 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 match the included scripts and SKILL.md. The two included shell scripts implement searching, listing, random selection, and a small local DB — all consistent with a local idiom dictionary/utility.
Instruction Scope
SKILL.md only documents commands and usage and mentions optional IDIOM_DICTIONARY_DIR. It does not instruct the agent to read unrelated secrets, contact external endpoints, or perform broad system scans.
Install Mechanism
No install spec (instruction-only skill with bundled scripts). No downloads or external installers are used; the bundled scripts are plain shell and an inline Python snippet.
Credentials
No environment variables or credentials are required. The script defaults to writing data under ~/.local/share/idiom-dictionary (or $XDG_DATA_HOME). This is proportionate for a local data store but will create history.log and data.log files in the user's data directory.
Persistence & Privilege
always is false and the skill does not request elevated privileges or modify other skills. The skill can run autonomously by default (platform default) but there are no additional persistence or privilege escalations requested.
Assessment
This skill appears coherent and low-risk: it contains only small shell scripts and an inline Python snippet implementing a 20-entry idiom dictionary and a simple local DB. Before installing, note it will create and write files under ~/.local/share/idiom-dictionary (or the directory you set via IDIOM_DICTIONARY_DIR). No network access or credentials are required. If you prefer, set IDIOM_DICTIONARY_DIR to a sandbox folder you control, inspect the files (scripts/*.sh) yourself, and remove the data directory after use.Like a lobster shell, security has layers — review code before you run it.
latestvk97316ya08y4pg2w20zd2b8ts5832mmfproductivityvk97745e566q2xs99p9r13068as82s74s
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
