📦 Unit Converter — 单位换算
v1.0.0支持长度、重量、温度、面积、体积、速度、时间、数据等全维度单位互转,一键完成科学计算。
0· 550·3 当前·3 累计
下载技能包
最后更新
2026/2/26
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent and low-risk: it runs a local Python converter script and does not use network, credentials, or external services. Before installing, you may (1) quickly scan the full script to confirm there are no hidden network/file operations (the provided snippet shows only conversion logic), (2) test common conversions in a sandbox or isolated environment, and (3) note small issues/typos in unit alias mappings (e.g., a malformed mapping for some 'fluid ounce' aliases in the prov...详细分析 ▾
✓ 用途与能力
Name/description (unit conversion) aligns with the provided files and runtime instructions. The included Python script implements length, weight, temperature, area, volume, speed, time, and data conversions — consistent with the SKILL.md.
✓ 指令范围
SKILL.md only instructs running the local Python script and listing/showing units. It does not direct reading unrelated system files, accessing environment variables, calling external endpoints, or collecting/transmitting user data. A minor note: SKILL.md mentions case-sensitivity for temperature and the script normalizes many inputs to lowercase but expects 'C','F','K' for temperature — users should follow the documented usage.
✓ 安装机制
No install spec; the skill is instruction-only with a single local script. Nothing is downloaded or written to disk by an install process, so install-risk is minimal.
✓ 凭证需求
The skill requires no environment variables, credentials, or config paths. The script operates purely on CLI args and internal tables, so requested privileges are proportional to its purpose.
✓ 持久化与权限
always is false and model invocation is not disabled (default). The skill does not request persistent system changes or attempt to modify other skills or system settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/2/24
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install unit-convert
镜像加速npx clawhub@latest install unit-convert --registry https://cn.longxiaskill.com