中文饮食记录助手

v1.0.0

中文饮食记录助手。记录每日饮食、计算热量、营养分析。 本地存储,无需账号。 当用户说"饮食记录"、"今天吃了什么"、"热量计算"、"营养分析"时触发。 Keywords: 饮食, 热量, 卡路里, 营养, diet, food, meal.

0· 58·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Chinese diet tracker) align with the included code and SKILL.md. Required capabilities are minimal and appropriate: local add/today/week/target operations implemented in scripts/diet.py.
Instruction Scope
SKILL.md only instructs running the included Python script and describes local storage (~/.qclaw/workspace/diet.json). The instructions do not ask the agent to read unrelated files, access environment variables, or send data externally.
Install Mechanism
No install spec is present (instruction-only plus included script). No network downloads or package installs; the code is bundled with the skill. This is low-risk from an install perspective.
Credentials
No environment variables or external credentials are requested (appropriate). Note: the script writes plain JSON to ~/.qclaw/workspace/diet.json — this is reasonable for local storage but is unencrypted and may contain sensitive dietary notes if the user adds them.
Persistence & Privilege
Skill is not forced-always and uses normal model invocation. It only writes its own data file and does not modify other skills or system-wide configs.
Assessment
The skill appears coherent and only stores data locally in ~/.qclaw/workspace/diet.json; it does not use network calls or request credentials. Before installing, consider: (1) review or run the bundled scripts locally to confirm behavior, (2) be aware the data is stored unencrypted in your home directory — treat it as plain text and set file permissions as needed, (3) the script does not create the workspace directory explicitly (it may error if ~/.qclaw/workspace doesn't exist), and (4) if you need stronger privacy, modify the code to encrypt the file or change the storage location. If you want, I can suggest small code edits to create the workspace directory or add basic encryption.

Like a lobster shell, security has layers — review code before you run it.

caloriesvk978zm4y8ddnnfyp1zqybvev0984qen8chinesevk978zm4y8ddnnfyp1zqybvev0984qen8dietvk978zm4y8ddnnfyp1zqybvev0984qen8foodvk978zm4y8ddnnfyp1zqybvev0984qen8healthvk978zm4y8ddnnfyp1zqybvev0984qen8latestvk978zm4y8ddnnfyp1zqybvev0984qen8

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🥗 Clawdis

Comments