Productivity Tracker
v2.0.0轻量级本地任务管理与时间追踪工具,支持任务管理、番茄钟、时间记录、每日统计和习惯打卡功能。
⭐ 0· 207·2 current·2 all-time
by@sxliuyu
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included files: a Python CLI that manages tasks, pomodoro timer, habits and writes JSON under ~/.task-tracker. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md commands align with the script's capabilities. Runtime instructions only reference local commands and the data directory; there are no instructions to read unrelated system files, environment variables, or to transmit data externally.
Install Mechanism
There is no install spec that downloads or executes remote code. The skill is instruction-only with an included Python script (no external downloads or package installs).
Credentials
No environment variables, credentials, or config paths are requested. The script reads/writes only JSON files under ~/.task-tracker, consistent with its stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not modify other skills or system-wide settings. It will create a local data directory (~/.task-tracker) and files, which is expected for this tool.
Assessment
This appears to be a simple local task tracker with no network calls or credential requests, and it stores plain JSON under ~/.task-tracker. Before installing: (1) note the source is unknown and there's no homepage—consider reviewing the included script (scripts/task-tracker.py) yourself; (2) data is stored unencrypted in your home directory—avoid storing secrets in task/habit names; (3) run it in a limited environment or sandbox if you want extra safety; (4) if you plan to run the script automatically, inspect it for any changes first—there are no immediate red flags, but always exercise caution with code from unknown authors.Like a lobster shell, security has layers — review code before you run it.
latestvk972pqkwsqn8b1ay2n319y5h9d831vzb
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
