📏 Units — 单位换算
v1.0.0调用 GNU Units 实现秒速单位换算与计算,支持长度、面积、体积、质量、温度、货币等数千种单位互转,自动识别简写与复数,结果精准。
1· 2.1k·4 当前·4 累计
下载技能包
最后更新
2026/2/26
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is coherent and low-risk: it only runs the local GNU `units` program. Before installing/using it, ensure the agent environment actually has a trusted `units` binary (install from your OS package manager or homebrew), and verify the agent is allowed to run shell commands. Note the skill source/homepage is not provided — if you require provenance for third-party skills, ask the publisher for a homepage or source repo. Also be mindful to quote user inputs (as the docs advise) to avoid sh...详细分析 ▾
✓ 用途与能力
The name/description match the instructions. The metadata declares the required binary `units`, which is exactly what a GNU Units wrapper would need. There are no unrelated binaries, env vars, or config paths requested.
✓ 指令范围
SKILL.md directs the agent to run the `units` command via the shell, shows example invocations, and warns about quoting. It does not instruct reading unrelated files, accessing environment variables, or sending data to external endpoints. The scope is confined to running local conversions.
✓ 安装机制
No install spec is provided (instruction-only), which is the lowest-risk pattern. The doc only notes that `units` can be installed via common package managers (apt/brew), which is expected and not executed by the skill itself.
✓ 凭证需求
No environment variables, credentials, or config paths are requested. The skill's needs (a local `units` binary) are proportionate to its stated purpose.
✓ 持久化与权限
The skill does not request persistent presence (always:false) and does not modify other skills or system settings. Autonomous invocation is permitted by platform default but not combined with any broad privileges here.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/1/7
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install units
镜像加速npx clawhub@latest install units --registry https://cn.longxiaskill.com