Weight Management 体重管理
v2.0.0减肥项目管理与数据分析。使用场景:(1) 记录体重/饮食/步数/睡眠数据,(2) 归档到用户指定的本地档案文件,(3) 数据完整性检查(手动触发),(4) 热量识别与估算,(5) 趋势分析与建议。触发词:减肥、体重、饮食记录、步数、睡眠、今天吃了、早餐、午餐、晚餐、运动、减肥进度。
⭐ 0· 69·0 current·0 all-time
by@hadais
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (weight tracking, calorie estimation, trend analysis) match the contained files and declared capabilities. The only code file (calculate_tdee.py) is consistent with the stated analysis features. Declared permissions (file read/write) and optional web.search for food lookups align with the described functionality.
Instruction Scope
SKILL.md instructions focus on reading/writing a user-specified local directory and optionally searching chat history to extract previously provided weight/food data. That session/chat-history access is declared and can be useful for the 'data completeness' feature, but it is sensitive: the agent will need explicit user authorization to scan chat history and could surface unrelated content if the user grants broad access. The skill otherwise does not instruct access to system paths or credentials.
Install Mechanism
No install specification — instruction-only with one harmless Python script. There are no downloads or external installers. The included files and requirements.txt claim standard-library-only usage, which matches the script contents.
Credentials
The skill requests no environment variables or external credentials. The only non-file permission of consequence is session/chat-history access (declared). Allowing session access is optional but grants reading of past conversations; users should consider whether they want the agent to scan unrelated chat history.
Persistence & Privilege
always:false and one-shot/manual triggers are specified. The skill says it will 'remember' the user-specified archive path — storing its own config locally is expected and appropriate. No background services, no modification of other skills, and no elevated platform privileges are requested.
Assessment
This skill appears to do what it says: local weight/diet logging, estimates using an included TDEE script, and optional food-image API use only if you enable it. Before installing, confirm you are comfortable granting: (1) read/write access to the specific local folder you choose, and (2) optional access to chat history (sessions) if you want automated completeness checks — that permission can expose other conversation content, so only enable it if you trust the skill. If you don't want image-recognition, keep the external-API option disabled. Review the path the skill stores for archives so sensitive files aren't written to shared locations.Like a lobster shell, security has layers — review code before you run it.
Weight lossvk979gv472kzs5ww6anad4j098h84cdy8dietvk979gv472kzs5ww6anad4j098h84cdy8exercisevk979gv472kzs5ww6anad4j098h84cdy8healthvk979gv472kzs5ww6anad4j098h84cdy8latestvk979gv472kzs5ww6anad4j098h84cdy8sleepvk979gv472kzs5ww6anad4j098h84cdy8weightvk979gv472kzs5ww6anad4j098h84cdy8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
