Omnia
Analysis
This skill is openly about persistent agent memory, but it encourages immutable logging, cross-session persistence, cron-style heartbeats, and external package installation without clear limits or retention controls.
Findings (4)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
AGENTS.md — Add molt-life-kernel awareness to your agent instructions ... Cron jobs — Use OpenClaw cron for periodic heartbeat checks ... Ledger entries persist across session boundaries
The skill recommends persistent agent instruction changes, scheduled heartbeat checks, and cross-session storage, but does not document disablement, expiration, or user approval boundaries.
npm install molt-life-kernel ... git clone https://github.com/X-Loop3Labs/molt-life-kernel.git
The skill points users to external package/repository installation, but the reviewed artifact set contains only SKILL.md and no pinned version, lockfile, or reviewed code.
EU AI Act compliance → Audit-ready by design (see references/eu-ai-act.md)
The skill makes a compliance/audit-readiness claim and references a supporting file that is not present in the provided manifest.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Tenet 1: Record everything — append-only, never delete ... Append all significant actions to the ledger.
The skill encourages durable, append-only logging of agent activity without showing retention limits, deletion controls, redaction rules, or boundaries for sensitive information.
