Study Habits

v1.0.0

Build effective study habits with spaced repetition, active recall, and session tracking

4· 2.9k·35 current·35 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
The name/description match the functionality described (study sessions, spaced repetition, progress dashboard). However the skill promises persistent local storage and scheduling features while being an instruction-only skill with no declared storage paths, no install, and no required permissions — it is under-specified about how persistent features are implemented.
!
Instruction Scope
SKILL.md contains high-level runtime behavior but no concrete instructions for where/how to log sessions, where a dashboard is stored, or how reminders/timers are created. It uses open-ended language ('the algorithm handles this automatically') that grants broad discretion to the agent; that vagueness could lead to unexpected actions (e.g., creating external network calls or writing files) unless constrained.
Install Mechanism
No install spec and no code files — lowest risk from installation (nothing will be downloaded or written to disk by the skill itself).
Credentials
The skill requests no environment variables, credentials, or config paths. That is consistent with an instruction-only helper; however it conflicts with the claim of local, persistent storage since no storage location or access method is declared.
!
Persistence & Privilege
Skill promises persistent local data and scheduling/reminder behavior but does not declare config paths, storage mechanisms, or required permissions. Because the skill can be invoked by the agent with broad discretion, this ambiguity could lead to unexpected storage or external calls. The skill itself does not set always:true, and it declares no elevated privileges.
What to consider before installing
This skill looks like a helpful study assistant but is under-specified about how it implements persistent features. Before installing or relying on it, ask the developer: (1) Where and how is study data stored on my machine (file path, format)? Is it encrypted? (2) How can I export or delete all stored data? (3) How are reminders/timers implemented — do they integrate with my calendar or send network requests? (4) Does the skill ever transmit data off-device? If the developer can't provide concrete answers (storage locations, explicit APIs used, or an optional install that creates a local database), treat the privacy claims skeptically. If you proceed, avoid entering sensitive personal information into the skill until you confirm storage and transmission behavior.

Like a lobster shell, security has layers — review code before you run it.

latestvk972cvj5vptp9y45rhjw8tc5j57zxvf3

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments