习惯追踪器

PassAudited by ClawScan on May 1, 2026.

Overview

This is a simple habit-tracking instruction skill that stores habit and check-in records locally, with no code, credentials, or external access shown.

This appears safe to install for normal habit tracking. Be aware that it is designed to keep habit and check-in records in local JSON files, so avoid entering highly sensitive personal details unless you are comfortable storing them.

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 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.