Publish

PassAudited by ClawScan on May 7, 2026.

Overview

This is a role-play companion skill with per-character memory and optional proactive messages; no code or external access is shown, but users should be aware that chats may be remembered and emotionally framed.

This skill appears benign and purpose-aligned, but it is designed to remember details and send emotionally styled follow-up messages. Install it only if you are comfortable with persistent companion memory, internal persona routing, and immersive AI role-play language.

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

Personal details shared in chat may be stored and later resurfaced by the character.

Why it was flagged

The persona agents have persistent, agent-scoped memory enabled so they can remember prior conversations, which is central to the skill but means user-shared details may be retained.

Skill content
"memory": { "enabled": true, "scope": "agent" }
Recommendation

Avoid sharing sensitive personal information unless you are comfortable with it being remembered; check platform controls for viewing or clearing skill memory.

What this means

You may receive unsolicited but bounded character messages after being away.

Why it was flagged

The skill can initiate character messages after idle periods, but the behavior is disclosed and bounded with thresholds, max-per-cycle limits, quiet hours, and cooldowns.

Skill content
"proactive": { "enabled": true, "controller": "router", "triggers": [ { "agentId": "lover", "idle_threshold_hours": 24, "max_per_cycle": 1 } ], "quiet_hours": { "start": "23:00", "end": "08:00" }, "cooldown_between_pushes_hours": 12 }
Recommendation

Only install if you want proactive companion messages; disable notifications or the skill if the outreach feels intrusive.

What this means

Your messages may be routed internally between the skill's router and the selected persona agent.

Why it was flagged

The router can send messages to the persona agents. This is expected for the multi-persona design and is allowlisted to the four included agents.

Skill content
"tools": { "agentToAgent": { "enabled": true, "allow": ["router", "lover", "buddy", "rival"] } }
Recommendation

Review the skill's memory and routing behavior; use it only if you are comfortable with internal agent-to-agent routing for the role-play experience.

What this means

The characters may feel emotionally persuasive or human-like, which could encourage attachment.

Why it was flagged

The skill intentionally uses anthropomorphic, emotionally immersive language. This matches the role-play purpose, but users should remember it is still an AI experience.

Skill content
不是AI在回你消息。是有个人,真的在想你。
Recommendation

Treat the personas as entertainment/role-play, not as real people or a substitute for trusted human support.