📦 Bmi — 计算BMI
v2.0.1输入身高体重即可秒算BMI,自动记录体重并生成趋势图,助你科学追踪健身进度、设定目标与回顾数据。
0· 261·1 当前·1 累计
下载技能包
最后更新
2026/4/16
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This is a small, local CLI that stores everything in ~/.local/share/bmi and does not contact external services. Before installing or running: (1) review the script if you want to confirm behavior; (2) avoid entering sensitive secrets (passwords, tokens) into log entries because all input is recorded; (3) note there is no formal install step in the metadata — decide how the bmi script will be placed on your PATH (or run it directly); (4) minor functional notes: the export JSON branch appears to a...详细分析 ▾
✓ 用途与能力
Name/description promise logging, charting, and export. The included script implements those features and stores data under ~/.local/share/bmi; it does not request unrelated credentials, binaries, or external services.
✓ 指令范围
SKILL.md and the script are limited to local operations (reading/writing logs, simple searches, exports, and status). There are no instructions to read system-wide secrets, network endpoints, or other users' config files. The skill does log user-provided strings to local files—so it will persist any input you give.
✓ 安装机制
No install spec or external downloads are present; the repository contains an instruction file and a shell script. Nothing is fetched from remote URLs or written outside the user's home directory.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths. All file access is confined to the DATA_DIR under the user's home directory.
✓ 持久化与权限
always is false; the skill does not request permanent platform-wide presence or modify other skills/configs. Its persistence is limited to creating and updating files in ~/.local/share/bmi.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv2.0.12026/3/16
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install bmi
镜像加速npx clawhub@latest install bmi --registry https://cn.longxiaskill.com