Gratitude Journal
v1.0.0Build gratitude practice with daily entries, streaks, and reflection prompts
⭐ 3· 2k·7 current·7 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name/description match the listed capabilities (logging entries, streaks, prompts, insights). There are no extra binaries, creds, or installs requested that would be inconsistent with a local journaling tool.
Instruction Scope
SKILL.md describes recording, searching, analyzing, and storing entries 'locally', but provides no concrete runtime instructions, file paths, storage mechanism, retention, or encryption guidance. That vagueness is not malicious but leaves room for different implementations (local files, platform-managed storage, or remote storage) which the skill does not specify.
Install Mechanism
No install spec or code files are present (instruction-only). This minimal footprint is expected for a journaling skill and reduces installation risk.
Credentials
The skill requests no environment variables, credentials, or config paths — appropriate for a simple, local journaling helper.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent elevated privileges or to modify other skills; this matches expectations for a user-triggered journal skill.
Assessment
This skill appears coherent and low-risk as described, but the SKILL.md is vague about how 'local' storage is implemented. Before installing or using it, ask the author or platform: 1) Where exactly are entries stored (file path, platform storage API)? 2) Are entries encrypted at rest and backed up anywhere? 3) How can you export or permanently delete your entries? 4) Will any data be sent to remote servers (logs, analytics, model telemetry)? If you cannot get clear answers, avoid storing sensitive personal data in entries and prefer a skill that documents its storage and privacy model. If you need stronger guarantees, require explicit local file path and encryption or use a well-documented offline journal app.Like a lobster shell, security has layers — review code before you run it.
latestvk97cqm8ekcw6he78rrb7g5x2zd7zxgh6
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
