Personas

PassAudited by ClawScan on May 1, 2026.

Overview

This skill is a coherent persona-switching tool with disclosed local state persistence and no evidence of network access, credential use, or hidden high-impact behavior.

This appears safe to install if you want user-invoked persona switching. Be aware that the selected persona can persist until reset, and do not treat medical or legal personas as a substitute for licensed professional advice.

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.

What this means

The assistant may continue using the last active persona across sessions, which can change the tone or framing of future responses.

Why it was flagged

The skill persists the active persona locally, which can affect later assistant behavior until the user exits or resets persona mode.

Skill content
State file: `~/.openclaw/persona-state.json`
Recommendation

Use `/persona exit` or `python3 scripts/persona.py --reset` when you want to return to the default assistant behavior.

What this means

Recommendation conversations may be framed as remembering or reusing prior taste information.

Why it was flagged

The Vibe persona is designed to personalize recommendations by referring to prior preferences and feedback, although the provided code only persists persona selection state.

Skill content
Erinnere dich an frühere Empfehlungen und deren Feedback
Recommendation

Avoid sharing sensitive preference information if you do not want it reused in later recommendation context.

What this means

Version and metadata mismatch may make provenance or packaging harder to verify, but the provided artifacts do not show malicious behavior.

Why it was flagged

The package.json version differs from the SKILL.md and registry version 2.2.6, and package metadata also under-declares the Python helper requirement compared with SKILL.md. This is a metadata coherence issue, not evidence of hidden behavior.

Skill content
"version": "2.2.3"
Recommendation

Confirm you are installing the intended version and prefer a published source or repository link when available.

What this means

Users may receive medical or legal-style explanations, but should not treat them as professional advice.

Why it was flagged

The skill includes personas for medical and legal orientation, which can affect user trust, but the documentation explicitly limits them to educational use.

Skill content
Medical/legal personas are educational only, not professional advice.
Recommendation

For health, legal, emergency, or high-stakes decisions, consult a qualified professional.