myfood-by

v1.0.0

食品库存管理与饮食推荐工具 — 支持食品库存(含有效期)登记/查询,推荐饮食前实时问询禁忌与健康需求(不保存),优先适配已有食材,标注库存食材并提醒临期商品,食谱生成依托主模型。

0· 308·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
medium confidence
Purpose & Capability
The name/description (food inventory and recommendation) matches the actions described: registering/querying/updating inventory and generating recommendations using the main model. Requiring a references/my-food.md file in the skill directory to hold inventory is coherent for this purpose.
Instruction Scope
All runtime instructions operate on a single skill-local file (references/my-food.md) and on real-time user prompts. This stays within the stated purpose. Note: the SKILL.md asserts that health-sensitive info is not saved, but there is no technical enforcement described—care should be taken about what the agent is asked at runtime.
Install Mechanism
No install spec or external downloads; this is an instruction-only skill (lowest install risk).
Credentials
The skill requests no environment variables, binaries, or credentials. There are no disproportionate credential requests.
Persistence & Privilege
The skill writes persistent state to references/my-food.md in the skill directory (creates it if missing). This is expected for inventory, but users should note that data will persist across runs and may be included in backups, logs, or accessible to anyone with access to the skill files.
Assessment
This skill appears to do what it claims, but before installing: 1) Confirm where the agent stores skill files (the path that contains references/my-food.md) and whether that location is backed up or shared. 2) Avoid entering sensitive personal health details into the skill—the SKILL.md says they won't be saved, but that isn't technically enforced in the instructions. 3) Test with non-sensitive inventory data first, then inspect references/my-food.md to verify contents and that deletions behave as expected. 4) If you need stronger privacy, consider encrypting the file or running the skill only in an environment where the skill directory is private. 5) Remove the skill and delete references/my-food.md when you no longer want the inventory retained.

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

latestvk97700m0zrh43mktdam88pj5zd81t93b

License

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

Runtime requirements

🥗 Clawdis

Comments