Calorie Tracker

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

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.

What this means

Your meal history, goals, preferences, and recurring foods may be saved locally and reused in future calorie-tracking conversations.

Why it was flagged

The skill stores calorie-tracking memory locally, including goals, targets, patterns, preferences, and library entries, so sensitive dietary or health-related context can persist and influence later interactions.

Skill content
User data persists in `~/calories/memory.md`. Create on first use if it doesn't exist.
Recommendation

Review the local memory file periodically, avoid storing information you do not want retained, and delete or edit ~/calories/memory.md if you want to reset the tracker.