AI Persona Engine

PendingStatic analysis audit pending.

Overview

No static analysis result has been recorded yet. Pattern checks will appear here once the artifact has been analyzed.

Findings (0)

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 implemented, call-derived quotes or learned prompt patches may persist and shape later persona responses.

Why it was flagged

The design processes live-call transcript data, stores audit records, and reuses prompt patches at runtime, creating persistent context that can influence future persona behavior.

Skill content
Live Call → fetch_transcript → analyze_call → audit_persona → persona_audits (Supabase) ... prompt_patches table → persona_engine reads at runtime
Recommendation

Use only consented transcripts, minimize stored quotes, set access controls and retention limits, and review or validate prompt patches before enabling them at runtime.