Journal

v1.0.0

Build a personal journaling practice with prompts, reflection, and pattern discovery.

2· 1.3k·4 current·4 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the runtime instructions: filing entries as dated Markdown, prompting, weekly/monthly reviews, and local pattern discovery. Requested actions (create ~/journal, read/write entries) are coherent with a journaling assistant and do not demand unrelated resources.
Instruction Scope
SKILL.md restricts operation to local files and pattern discovery across entries, which is appropriate. Two points to note: (1) it references 'voice notes transcribed' but does not specify how transcription is performed (this implies a dependency on an external service or local tool that isn't declared), and (2) it mentions integrations (habits, contacts) conceptually but does not request or describe access to contact data — the agent's implementation would need explicit permission if it accessed other data sources. Otherwise, instructions do not ask for unrelated system data or secrets.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing will be written to disk by an installer; the only file writes described are the journal entries themselves, which is expected behavior.
Credentials
No environment variables, credentials, or config paths are required. The skill's behavior (local file storage, optional encryption chosen by user) is proportionate to its stated purpose.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It can run autonomously per platform defaults; the SKILL.md allows proactive nudges (e.g., 'It's been 5 days since you journaled') — this is privacy-sensitive but not inconsistent with the skill's purpose.
Assessment
This skill is instruction-only and appears to do what it says: create and manage local journal files in ~/journal, surface patterns from those files, and offer prompts. Before installing or using it: (1) understand it will read and write files under ~/journal — store only what you're willing to have processed locally; (2) if you want voice transcription, confirm what tool/service will be used (local transcription vs. a cloud API) because that may send audio externally; (3) enable encryption/backups only according to your privacy needs and verify the agent/platform will not send journal text to external services unless you opt in; and (4) if the skill will access contacts or other integrations, require explicit permission and review which data is shared. Overall the package is coherent and low-risk, but review transcription/integration behavior and platform permissions before enabling proactive nudges or cloud features.

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

latestvk971vxea2q30xbhq7d5vxrg2kx80ze1y

License

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

Runtime requirements

📔 Clawdis
OSLinux · macOS · Windows

Comments