SERA Lexicon & Unified Dynamics

PassAudited by ClawScan on May 1, 2026.

Overview

The artifacts show a small, self-contained state-mapping and coaching skill with no credentials, network access, install scripts, or hidden persistence, though it intentionally uses prior conversation state to influence agent behavior.

This appears safe to install from the provided artifacts. Be aware that it is designed to influence agent state and persona-like continuity, so use it as a reflective/coaching tool and do not let its state markers override your actual task instructions.

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

If a transcript contains forged or inaccurate SERA state markers, the skill may produce misleading trajectory or coaching suggestions.

Why it was flagged

The skill intentionally uses recent conversation context as state for future behavior. That is core to its purpose, but incorrect or untrusted state blocks could skew its coaching outputs.

Skill content
By parsing the last 3 turns from the context window, the model rehydrates its momentum and avoids the "goldfish" reset.
Recommendation

Use this with trusted conversation histories and treat generated state/coaching as advisory, not authoritative memory.

What this means

The agent may shift tone or behavior according to the skill's internal state model.

Why it was flagged

The coach can emit agent-behavior directives such as changing mode or applying grounding. This is consistent with the skill's stated coaching purpose, but it can shape responses if treated as an instruction.

Skill content
return "REDLINE. Immediate ⊥ Ground required. Transition to Empath mode."
Recommendation

Keep user instructions and task goals primary; apply these coaching outputs only when they are relevant and explicitly useful.