Explain

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: explain Version: 1.0.2 The OpenClaw skill bundle 'Explain' is designed to help an AI agent learn and adapt its explanation style. The `SKILL.md` file instructs the agent to persist learned preferences in `~/explain/memory.md`. This file write operation is specific, targets a non-sensitive location within the user's home directory, and is directly aligned with the skill's stated purpose of adaptive learning. All other `.md` files provide guidance and heuristics for the agent's explanation process. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's core function or access sensitive data.

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

Future explanations may be shaped by saved preferences; if a wrong preference is confirmed, responses could become less useful until the memory is edited or removed.

Why it was flagged

The skill stores learned explanation preferences for reuse across future interactions.

Skill content
Preferences persist in `~/explain/memory.md`.
Recommendation

Only confirm preferences you actually want saved, and review or delete `~/explain/memory.md` if the skill starts explaining things in an unwanted style.