Meal Planner
PassAudited by VirusTotal on May 11, 2026.
Overview
Type: OpenClaw Skill Name: meal-planner Version: 1.0.0 The OpenClaw AgentSkills skill bundle for 'meal-planner' is classified as benign. The `SKILL.md` explicitly states that the skill does not require any external binaries (`'bins':[]`), does not send data to external servers, and does not read files outside the `~/meal-planner/` directory. All data is stored locally in transparent markdown files. The instructions for the AI agent across all `.md` files are consistent with the stated purpose of meal planning and lack any evidence of prompt injection attempts, data exfiltration, malicious execution, or persistence mechanisms.
Findings (0)
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.
Your meal preferences, allergies, household details, store preferences, and food budget may be saved in local markdown files for future planning.
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.
Create `~/meal-planner/memory.md` with this structure: ... ## Household ... ## Dietary ... ## Budget ... preferred-store: [store name]
Only enter information you are comfortable storing locally, and periodically review or delete files in ~/meal-planner/ if your preferences or privacy needs change.
