loadpage

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

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 invoked on files, the agent may directly change text in documents.

Why it was flagged

The skill is allowed to read, search, write, and edit files. That is expected for a text-editing skill, but users should notice that it can modify documents, not just provide suggestions.

Skill content
allowed-tools:
  - Read
  - Write
  - Edit
  - Grep
  - Glob
  - AskUserQuestion
Recommendation

Use it on intended documents only and review edits before relying on or sharing the result.

What this means

Readers may interpret revised text as more personally or human-authored than it actually is.

Why it was flagged

The core function is to make AI-like text appear more human. This is openly disclosed and purpose-aligned, but it can affect reader trust or authorship expectations.

Skill content
Remove signs of AI-generated writing from text... make it sound more natural and human-written
Recommendation

Follow any disclosure, academic, workplace, or platform rules about AI-assisted writing.