Meal Planner

v1.0.0

Plan meals with weekly menus, shopping lists, batch cooking, budget tracking, dietary preferences, and recipe management.

0· 852·7 current·7 all-time
byIván@ivangdavila
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, and runtime instructions all align: planning meals, shopping lists, recipes, inventory and budget tracking are implemented by reading/writing files under ~/meal-planner/. No unrelated binaries, env vars, or cloud credentials are requested.
Instruction Scope
Instructions explicitly direct the agent to read and write local files (memory.md, weeks/, recipes/, shopping/, inventory/). This is appropriate for the stated purpose, but the agent will store potentially sensitive personal data (household members, allergies, dietary restrictions) locally — users should be aware and confirm they are comfortable with files in ~/meal-planner/. The SKILL.md appears truncated at the 'Security & Privacy' section; inspect the full file before installing to confirm there are no hidden network behaviors.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no added binaries — lowest-risk install model. Nothing is written to disk by an installer beyond files the agent itself will create under the declared local path.
Credentials
The skill requests no environment variables, no credentials, and no external config paths. The data access it requires (local meal-planning files) is proportionate to the feature set.
Persistence & Privilege
always:false (normal) and the skill can be invoked autonomously by the agent (platform default). Because it stores and updates local memory in ~/meal-planner/, users should confirm whether they want the agent to proactively update files or only act when asked. The skill does not request elevated system privileges or modify other skills' configuration.
Assessment
This skill appears to be what it says: a local meal-planning assistant that stores data under ~/meal-planner/. Before installing: 1) Review the full SKILL.md (the provided copy is truncated at 'Security & Privacy') to ensure there are no network endpoints or unexpected behaviors. 2) Decide whether you are comfortable storing dietary and household data locally in ~/meal-planner/ and who can access those files on your device. 3) If you prefer the agent not act autonomously (proactive reminders or automatic inventory updates), disable autonomous invocation or limit when it runs. 4) Inspect the created files after first run to confirm contents and remove them if you change your mind.

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

latestvk97dgsswa65ebnmb9dz1e5drr581pq8s

License

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

Runtime requirements

🍽️ Clawdis
OSLinux · macOS · Windows

Comments