Home Food Planner
v1.0.0Family meal planning tool that provides weekly menu planning, nutrition analysis, shopping list generation, ingredient management, and recipe recommendations...
⭐ 0· 142·0 current·0 all-time
byhaidong@harrylabsj
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description (meal planning, nutrition, shopping lists, ingredient management, recipe recommendations) align with the SKILL.md content. There are no requested binaries, env vars, or config paths that are unrelated to the stated purpose.
Instruction Scope
SKILL.md contains detailed, scoped instructions for planning menus, tracking inventory, generating shopping lists, and nutrition analysis — all consistent with the described purpose. One minor note: the document describes recording stock, expiration reminders, and usage tracking but does not specify where or how persistent data is stored; as an instruction-only skill the agent will need to prompt the user or rely on the host agent's storage APIs, so confirm how inventory and reminders are persisted before supplying sensitive personal data.
Install Mechanism
No install spec and no code files are present beyond SKILL.md and metadata; nothing is written to disk or downloaded during install. This is the lowest-risk install model.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. That matches the instruction-only content which does not call out any external service integrations or secrets.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. It does not request persistent system-level privileges or modify other skills/configurations. If the skill later asks to integrate with external accounts (shopping, calendar, cloud storage), those credential requests should be evaluated separately.
Assessment
This skill appears coherent and low-risk as-is because it's instruction-only and asks for no credentials or installs. Before using it, consider: (1) confirm how and where the agent will store inventory, meal history, or reminders (local agent storage vs. an external service), (2) avoid pasting sensitive personal health or medical-record information unless you understand storage/use, (3) if the skill later requests account integrations (shopping, calendar, cloud storage), treat those requests cautiously and only provide least-privilege credentials, and (4) if you need persistent inventory tracking, ask the developer or agent how data retention, encryption, and deletion are handled.Like a lobster shell, security has layers — review code before you run it.
latestvk976k1tw2dtnx7nq27vdqepm5d83n52c
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
