Humanizer

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: humanizer-3 Version: 0.1.0 The skill bundle is designed to humanize AI-generated text, providing detailed instructions and examples for an AI agent to follow. The `allowed-tools` (Read, Write, Edit, Grep, Glob, AskUserQuestion) are consistent with the stated purpose of text manipulation and do not include capabilities for arbitrary command execution or network communication. The instructions, including the agent's self-critique prompts, are entirely focused on the task of text transformation and show no evidence of intentional harmful behavior, data exfiltration, persistence mechanisms, or prompt injection designed to subvert the agent's security or purpose.

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

The agent may edit files as part of humanizing text, so unintended changes are possible if the target file or scope is unclear.

Why it was flagged

The skill is allowed to read, search, write, and edit files. That fits a writing-editing skill, but it means it could change local documents if invoked on them.

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

Use it on specific documents or pasted text, and review diffs or rewritten output before accepting changes.

What this means

Using the skill could make AI-assisted text appear more human-authored than it is, which may matter in academic, professional, or disclosure-sensitive settings.

Why it was flagged

The skill openly aims to make text appear less AI-generated. This is disclosed and central to the purpose, but it can affect reader trust or expectations about authorship.

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

Use the skill transparently where disclosure or authorship rules apply, and verify that edits preserve the intended meaning and voice.