Humanizer by JZ

v1.0.0

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comp...

0· 291·1 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description align with the content of SKILL.md and README. The skill is an editor that finds AI-style patterns and rewrites text; nothing in the package asks for unrelated credentials, binaries, or external services.
Instruction Scope
SKILL.md contains focused, bounded instructions: identify AI patterns in provided text, rewrite while preserving meaning and voice, and add personality. It does not instruct the agent to read system config, environment variables, or exfiltrate data. However, the declared allowed-tools list (Read, Write, Edit, Grep, Glob) gives the agent ability to read and search files in the workspace — functionality not required by the plain-language 'When given text to humanize' flow. This is a minor scope expansion worth noting: if the agent is invoked autonomously it could use those tools to locate files unless the platform enforces tighter tool scoping.
Install Mechanism
No install spec and no code files — instruction-only. README suggests a user-side npx install command for convenience, but nothing in the skill will download or write code to disk during runtime. Low install risk.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That is proportionate to an editing-only skill.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills/configs. The default ability for the agent to invoke the skill autonomously is present (disable-model-invocation: false) but is normal platform behavior and not, by itself, a problem for this skill.
Assessment
This skill appears internally consistent and low-risk: it only contains instructions for rewriting text and requests no secrets or installs. Things to consider before installing: (1) It encourages injecting personal voice and removing signs of AI writing — which can facilitate deceptive attribution, so avoid using it to impersonate others or to hide authorship where disclosure is required. (2) The skill's allowed-tools include file-read/search/edit capabilities; if you don't want an agent searching your workspace for drafts, ensure the platform's tool-scoping or permissions prevent filesystem access, or only invoke the skill with explicit text you paste into the prompt. (3) As always, avoid submitting sensitive or confidential text to the skill unless you trust how outputs will be stored or shared. If you want higher assurance, request the skill be limited to AskUserQuestion and Edit-on-provided-text only.

Like a lobster shell, security has layers — review code before you run it.

latestvk971jderw0gk9kxdbvtg2rdbhh82273f

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments