Inner Life Chronicle
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only journaling skill is coherent and purpose-aligned, but it intentionally creates persistent agent diary and state files that users should understand before enabling.
This skill appears benign for its stated purpose. Before installing, make sure you want your agent to keep a persistent diary and update inner-state files, and review the related inner-life-core dependency before running its setup script.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Diary entries and inner-state updates may persist across sessions and shape future agent behavior or responses.
The skill intentionally stores reflections and state in persistent memory files, which is central to its journaling purpose but can influence later agent context.
Writes: `memory/diary/YYYY-MM-DD.md` — the diary entry; `inner-state.json` — update based on day's emotional arc; `memory/questions.md` — new open questions
Install only if you want persistent agent reflection; periodically review or delete the memory files if they contain unwanted user details or misleading state.
Using the skill may require installing and running setup code from a related skill before journaling works.
The skill relies on a separate dependency and initialization script. This is disclosed and purpose-aligned, but the referenced script is outside this skill's provided artifact.
Requires: **inner-life-core** ... Install it with `clawhub install inner-life-core` and run `bash skills/inner-life-core/scripts/init.sh`.
Review and trust the inner-life-core skill before running its initialization script.
