Inner Life Reflect

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill transparently keeps local reflection memory for the agent, with no evidence of credentials, network access, hidden code, or destructive behavior.

Before installing, be comfortable with the agent maintaining local reflection notes that may influence future behavior. Periodically inspect SELF.md and habits.json to remove inaccurate or unwanted self-model entries.

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.

What this means

Incorrect or over-personal reflection entries could persist and shape later agent responses.

Why it was flagged

The skill reads local agent memory and diary content, then writes persistent self-reflection and habit files that may influence future behavior.

Skill content
**Reads:** inner-state.json, habits.json, drive.json, diary (latest)

**Writes:** SELF.md, habits.json (when patterns crystallize into habits)
Recommendation

Review memory/SELF.md and memory/habits.json periodically, and edit or delete entries that should not influence future sessions.

NoteHigh Confidence
ASI10: Rogue Agents
What this means

The agent may continue considering reflection updates over time rather than only when directly asked.

Why it was flagged

The skill defines a recurring reflection cadence. The behavior is disclosed and aligned with the skill's purpose, and the artifacts do not include hidden background code.

Skill content
### Micro check (every 3 hours)
Scan for hard/soft triggers. Does NOT auto-write — only decides if reflection is due.
Recommendation

Install only if you want ongoing self-reflection behavior, and disable or remove the skill if you do not want periodic memory updates.