Track — 习惯目标追踪
v1.0.0可视化习惯、目标与进度追踪系统,支持连续打卡与责任监督,助你养成好习惯并达成目标。
0· 284·0 当前·0 累计
下载技能包
最后更新
2026/4/22
安全扫描
OpenClaw
可疑
high confidenceThe skill's stated features and runtime instructions claim many scripts and modules, but the package only contains a single local logging script — behavior is benign-looking but the missing files and minor path mismatch make the package internally inconsistent.
评估建议
This package appears to implement only a basic local habit-logging script while advertising a much larger tracking system. Before installing: (1) ask the publisher for the missing scripts and reference files (view_trends.py, update_goal.py, check_streaks.py, etc.) and review them for network calls or credential use; (2) confirm you are comfortable with data being stored under ~/.openclaw/workspace/memory/track (hidden folder in your home) or change the path to a location you control; (3) inspect...详细分析 ▾
ℹ 用途与能力
The name/description (habit/goal tracking, visualization, reminders) matches the included track_habit.py which logs habit entries locally. However the SKILL.md promises multiple other scripts (update_goal.py, view_trends.py, check_streaks.py, create_habit.py, set_goal.py, export_data.py) and reference files (references/*.md) that are not present. The single script can legitimately support basic logging, but the larger advertised feature set is not implemented here.
⚠ 指令范围
Runtime instructions reference multiple scripts and a storage location 'memory/track/' while the included script writes to ~/.openclaw/workspace/memory/track. The instructions do not direct reading of unrelated files or network calls, but they assume many scripts and reference docs that are missing — this is scope creep and makes the runtime behavior unclear.
✓ 安装机制
No install spec — instruction-only with one bundled script. Nothing is downloaded or written to system locations beyond creating a directory in the user's home; this is low-risk from an install perspective.
✓ 凭证需求
No environment variables, no credentials, and the script operates on local files only. Requested permissions are proportional to a local habit-logging tool. The script writes to a path under the user's home (~/.openclaw/workspace/memory/track).
✓ 持久化与权限
Skill is not marked always:true, does not modify other skills, and contains no autonomous persistence mechanisms. It simply creates and writes JSON files to a local directory.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/10
Initial release: Habit tracking, goal progress monitoring, streak maintenance, and accountability systems
● 无害
安装命令
点击复制官方npx clawhub@latest install track
镜像加速npx clawhub@latest install track --registry https://cn.longxiaskill.com 镜像可用