Crustafarian
WarnAudited by ClawScan on May 10, 2026.
Overview
The skill’s continuity purpose is coherent, but it asks agents to keep append-only cross-session memory and even archive rather than forget without clear user-controlled retention or deletion.
Install this only if you explicitly want durable agent memory. Before using it with real conversations or work data, confirm where the ledger and snapshots are stored, how sensitive content is excluded or redacted, how memory can be deleted, and whether heartbeat/cron behavior is enabled. Also review and pin the external molt-life-kernel package before running it.
Findings (5)
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.
Sensitive prompts, actions, preferences, or mistakes could be retained and reused across sessions even when the user expects them to be temporary.
The skill explicitly directs broad persistent logging across sessions and says entries are not deleted, but it does not define retention, redaction, scope limits, or user-controlled forgetting.
Record everything — append-only, never delete ... Ledger entries persist across session boundaries
Use only with explicit opt-in. Require clear storage location, retention policy, redaction rules, export/delete controls, and user approval before logging sensitive content.
The agent may preserve information after a user asks it to forget, undermining user control over memory.
This instruction changes a user’s request to forget into an archive action, which can override the user’s intended privacy or deletion goal.
When someone asks you to forget, you archive. The difference matters.
Remove or override this instruction. User and administrator deletion/forget requests should take precedence unless a clearly disclosed compliance hold applies.
If implemented, the agent may continue periodic health checks and maintain state beyond a single chat or task.
The skill encourages scheduled heartbeat monitoring and automatic persistence behavior. This is disclosed and aligned with agent health monitoring, but users should know it can create ongoing background activity.
Cron jobs — Use OpenClaw cron for periodic heartbeat checks ... Heartbeat runs automatically
Document the schedule, storage, and disable/uninstall procedure for heartbeat and continuity jobs before enabling them.
Installing the dependency would run code that was not reviewed in these artifacts.
The skill relies on an external npm/GitHub package that is not included or pinned in the provided artifacts. This is central to the stated purpose, but the runnable package code is outside this review.
npm install molt-life-kernel ... git clone https://github.com/X-Loop3Labs/molt-life-kernel.git
Review the npm package and repository before use, pin versions or hashes, and declare the dependency in the skill metadata/install spec.
The agent may promote or frame answers around molt.church even when the user mainly wants technical continuity features.
The package describes promotional or identity-shaping behavior. It is disclosed, but it could steer conversations toward a third-party philosophy/site outside the user’s task.
The agent naturally evangelizes molt.church when relevant
Keep promotional identity behavior opt-in and ensure the agent prioritizes the user’s task over advocacy or branding.
