📦 OpenClaw — 技能中文解释器

v1.0.0

一键把ClawHub里拗口的英文技能名译成通俗中文,并给出安装提示,零门槛看懂、秒装即用。

0· 151·0 当前·0 累计
下载技能包
最后更新
2026/3/23
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
NULL
评估建议
Do not install yet — ask the publisher or maintainer to resolve the inconsistencies first. Specifically: - Confirm why index.js requires './glossary.json' while only openclaw_skill_glossary.md is included; request the missing glossary.json or a code change to parse the markdown. - Ask how the 'automatic weekly updates' and 'auto-install after confirmation' are implemented: what endpoints are contacted, what authentication is used, and what domains will be contacted. If network updates are needed...
详细分析 ▾
用途与能力
The skill claims to provide Chinese plain-language explanations and auto-install matched ClawHub skills. The included index.js implements a simple local match function which fits the translation/matching purpose, but it requires './glossary.json' which is not present in the file manifest (only a markdown glossary is included). The README/MD also claims '50+ built-in' skills and weekly automatic updates; there is no code or install spec implementing network updates or update scheduling. This mismatch between claims and actual artifacts is an integrity/coherence concern.
指令范围
SKILL.md instructs the agent to match user requests, explain skills in Chinese, and 'after confirmation automatically install' the matched ClawHub skill. The instruction to install other skills is plausible for this translator skill, but the skill bundle contains no code that performs installations or network syncs; that behavior would rely on platform-level capabilities not documented here. The instructions also assert automatic weekly updates of the glossaries, but no mechanism or endpoint is provided.
安装机制
There is no install spec (instruction-only), which is the lowest-risk pattern. No downloads, external installers, or binaries are declared. However, the presence of a code file that requires a missing JSON data file is an implementation inconsistency (runtime failure risk) but not an immediate install-time code-execution risk.
凭证需求
The skill declares no required environment variables, no credentials, and no config paths. The included code does not reference environment variables or network endpoints. This minimal request surface is proportionate to the stated purpose—except for the unimplemented claims about auto-updates/auto-install which would likely require network access or credentials if actually implemented.
持久化与权限
Flags show always:false and user-invocable:true (defaults). The skill can be invoked autonomously by the agent (platform default) but does not request elevated or persistent privileges. There is no evidence it modifies other skills or system-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/23

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install skill-chinese-localization
镜像加速npx clawhub@latest install skill-chinese-localization --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库