Writing Tone Clone

ReviewAudited by ClawScan on May 10, 2026.

Overview

This code-free skill is transparent about its purpose, but it asks for highly personal writing and creates a persistent style-cloning skill that could enable impersonation.

Install only if you are comfortable handling sensitive personal writing locally and creating a persistent voice-cloning skill. Use your own samples or obtain explicit consent, redact private details, review generated files before reuse, and avoid presenting AI-written text as if it came from someone else.

Findings (3)

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

A user could create messages that readers may mistake for the original person's own writing.

Why it was flagged

The skill is explicitly designed to reproduce another person's writing style, but it does not require consent, disclosure, or labeling of generated text.

Skill content
Clone someone's writing tone from sample text ... a deployable SKILL.md that replicates that person's exact writing style.
Recommendation

Use only with your own writing or with explicit permission, and clearly label AI-generated text instead of presenting it as written by the person.

What this means

Private diary, email, or message content may be preserved in a reusable skill profile and reappear in future agent context.

Why it was flagged

The workflow encourages use of sensitive personal material, copies direct quotes from it, and saves the resulting profile as a persistent reference file.

Skill content
Diaries or journals — most authentic ... Personal emails or messages ... For each dimension, quote directly from the text ... Save the voice profile to: `skills/[name]-voice/references/voice-profile.md`
Recommendation

Redact private details, avoid third-party private messages unless authorized, review the saved profile before use, and delete it when no longer needed.

What this means

The cloned voice skill may continue to influence future writing tasks until removed.

Why it was flagged

The skill intentionally creates another persistent skill. This is purpose-aligned and disclosed, but users should understand it remains available after the initial task.

Skill content
Writes a deployable `[name]-voice` SKILL.md ... Save to: `skills/[name]-voice/SKILL.md`
Recommendation

Review the generated skill before using it, keep it private if it contains personal voice data, and remove it when it is no longer wanted.