Meal Planner

PassAudited by ClawScan on May 1, 2026.

Overview

The skill is a coherent meal-planning assistant that stores meal preferences and plans locally, with no code, install step, credentials, or network behavior shown.

This skill appears safe to install for normal meal planning. Be aware that it is designed to keep a local ~/meal-planner/ folder with personal food, household, allergy, inventory, and budget information, so review those files if you share your computer or want to remove stored details.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Your meal preferences, allergies, household details, store preferences, and food budget may be saved in local markdown files for future planning.

Why it was flagged

The skill intentionally creates persistent local memory for household members, dietary restrictions, budget targets, and shopping logistics. This is expected for a meal planner, but users should recognize that personal household and health-related food information will be stored locally.

Skill content
Create `~/meal-planner/memory.md` with this structure: ... ## Household ... ## Dietary ... ## Budget ... preferred-store: [store name]
Recommendation

Only enter information you are comfortable storing locally, and periodically review or delete files in ~/meal-planner/ if your preferences or privacy needs change.