Writing Triadic

PassAudited by VirusTotal on May 13, 2026.

Overview

Type: OpenClaw Skill Name: writing-triadic Version: 2.4.0 The Writing Triadic skill bundle is a complex multi-agent framework designed to improve AI writing through a collaborative workflow involving Creator, Executor, and Reader roles. It features an 'Evolution Engine' that persists user style preferences and corrections in a local MEMORY.md file. The skill utilizes standard OpenClaw features such as sessions_spawn for sub-agent orchestration and web_search for content research. File system access is logically restricted to a dedicated workspace directory (~/写作/), and there is no evidence of data exfiltration, malicious execution, or harmful prompt injection instructions across the SKILL.md or reference files.

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

Your writing habits, dislikes, and feedback may persist and influence future drafts.

Why it was flagged

The skill intentionally saves style preferences, corrections, and learned writing rules, then reuses them in later sessions.

Skill content
MEMORY.md 是一份**活的写作风格档案**...每次写作自动更新
Recommendation

Review, edit, or delete MEMORY.md and 知识库.md periodically, especially after private or sensitive writing tasks.

What this means

Search terms derived from your writing topic could be sent to an external search provider unless search is skipped.

Why it was flagged

The skill may automatically search the web using writing-topic keywords before drafting.

Skill content
需求确认后、规则制定前,**自动执行**联网调研。Creator 无需询问用户。...用 `tavily__tavily_search` 或 `web_search`
Recommendation

For confidential, personal, or internal topics, explicitly say you do not want web search, and review the saved research notes.

What this means

Drafts, feedback, and stored style history may be shared across model sessions or providers as part of the workflow.

Why it was flagged

The skill passes session content and memory data to a spawned Evolution Analyst sub-agent for analysis.

Skill content
The Creator provides the complete writing session data for analysis...### 历史风格档案 [CREATOR INSERTS MEMORY.md CONTENT]
Recommendation

Use the documented local privacy mode or avoid entering sensitive content if you do not want it processed by additional model sessions.