习惯追踪器

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 habit names and completion history may be saved for later progress tracking.

Why it was flagged

The skill explicitly says it stores habit lists and check-in records, creating persistent personal activity data.

Skill content
## 数据存储
- habits.json - 习惯列表
- checkins.json - 打卡记录
Recommendation

Use it for information you are comfortable storing locally, and periodically review or delete the JSON records if they contain sensitive personal routines.