Accountability Buddy
v1.0.0Provides daily check-ins, streak tracking, and motivational support to help you stay consistent and accountable to your learning goals.
⭐ 0· 56·0 current·0 all-time
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 script and SKILL.md: a local accountability/habit tracker that does daily check-ins, streaks, and simple stats. There are no unrelated credentials, binaries, or capabilities requested.
Instruction Scope
SKILL.md and README describe only user interactions (start, checkin, stats) and local storage. The runtime script only reads/writes its own data file (~/.openclaw/skills/accountability-buddy/data/progress.json) and does not access other system files, environment variables, or remote endpoints.
Install Mechanism
The skill is instruction-only in the registry (no automated install spec). The README includes a manual git clone URL (github.com/thinktankglobalbot/...), which is common but means a user who manually follows that step would fetch code from an external repository. The packaged skill already contains the script, so the registry install should be self-contained; only manual cloning carries the usual remote-repo trust considerations.
Credentials
No environment variables, credentials, or config paths are requested. The single local data path used is proportional to the stated purpose.
Persistence & Privilege
always:false and user-invocable:true (defaults) — the skill does not request permanent global presence or attempt to modify other skills or system-wide settings. It stores only its own progress.json under the skill's data directory.
Assessment
This skill appears to be a simple, local habit tracker and is internally consistent. Before installing: note that progress is stored locally at ~/.openclaw/skills/accountability-buddy/data/progress.json so it will remain on your machine; review or back up that file if needed. If you plan to follow the README's manual git clone, verify the repository URL and owner (github.com/thinktankglobalbot/...) before cloning to avoid pulling unexpected code. Otherwise, the included script does not access the network, environment secrets, or other system files.Like a lobster shell, security has layers — review code before you run it.
latestvk971paa6m4b4jtderkt4rcakah83xwsc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
