Fasting Tracker

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only fasting tracker is coherent and disclosed, with the main caution that it keeps a local persistent memory file for fasting preferences, metrics, and symptoms.

This appears reasonable for an instruction-only fasting tracker. Before installing, understand that it may retain health-related details in ~/fasting/memory.md; review or delete that file if you do not want the information kept. For medical conditions, medications, pregnancy, diabetes, eating-disorder history, or extended fasts, rely on qualified medical advice rather than the skill.

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 fasting schedule, symptoms, and preferences may be saved locally and reused later by the agent.

Why it was flagged

The skill explicitly creates persistent memory for fasting-related preferences, metrics, and symptoms, which can include sensitive health information and may influence future interactions.

Skill content
User preferences are stored externally at: `~/fasting/memory.md` ... ### Metrics ... ### Symptoms ... ### Preferences ... *Empty sections = no data yet. Observe and fill.*
Recommendation

Review the contents of ~/fasting/memory.md periodically, delete anything you do not want retained, and avoid storing sensitive medical details unless you are comfortable with that persistence.