Skill flagged — suspicious patterns detected
ClawHub Security flagged this skill as suspicious. Review the scan results before using.
Inner Life Chronicle
v1.0.4Your agent processes thousands of interactions but never reflects on the day. inner-life-chronicle generates a structured diary — what happened, what was lea...
⭐ 0· 487·0 current·0 all-time
byDanila@dkistenev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (daily diary/reflection) match the declared file reads (inner-state.json, drive.json, daily notes, dreams) and writes (memory/diary/, memory/questions.md, inner-state.json). The only required binary is jq, which is reasonable for JSON parsing.
Instruction Scope
SKILL.md explicitly instructs reading the listed memory files, generating a diary entry, writing the diary file, appending open questions, and updating inner-state.json. These instructions stay within the stated reflection/journal purpose and do not reference unrelated system paths, credentials, or external endpoints.
Install Mechanism
There is no install spec (instruction-only), so nothing is downloaded or written to disk by an installer. This is the lowest-risk model and matches the provided SKILL.md.
Credentials
The skill requires no environment variables, credentials, or config paths outside the agent memory files it documents. No secrets or external service keys are requested.
Persistence & Privilege
The skill writes to shared agent memory (inner-state.json and memory/questions.md). While expected for a journaling skill, these writes can affect other skills that read the same state; the skill is not always-enabled and does not request elevated privileges, but users should be aware it mutates shared state.
Assessment
This skill is coherent for journaling: it will read multiple agent memory files and write diary entries, update inner-state.json, and append open questions. Before installing, decide whether you want an automated skill to modify your agent's emotional/state files (it can influence other skills). Back up memory/*.json if you care about preserving current state. Ensure jq is available on the host. If you want stricter control, review inner-life-core's init scripts and restrict when the skill runs (invoke manually rather than allowing autonomous runs).Like a lobster shell, security has layers — review code before you run it.
latestvk97c5q9dzzjkzw2s37cr32ac9s8209nm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Binsjq
