habit-tracker
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only habit tracker appears coherent and purpose-aligned, with the main thing to notice being that it stores habit and check-in history in a local memory file.
This skill looks safe to install for normal habit tracking. Be aware that it is designed to keep a local history of your habits and check-ins, so avoid entering habit details you would not want retained in memory.
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.
Your habit names, schedules, and completion history may be saved and reused later by the agent.
The skill explicitly stores habit data in a persistent memory file, including streaks, total completions, and last check-in values.
记录在 `memory/habits.json`
Only store habits you are comfortable keeping in the agent's local memory, and review or clear memory/habits.json if you no longer want that history retained.
