.Humanizer.Conflict

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· 98·0 current·1 all-time
by深山大柠檬@beelkic·fork of @biostartechnology/humanizer (1.0.0)
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
The name/description (remove AI writing patterns, add human voice) match the SKILL.md instructions (identify patterns, rewrite, preserve meaning). No unrelated binaries, env vars, or external credentials are requested. Minor incoherences in metadata: SKILL.md lists version 2.1.1 while registry metadata/_meta.json show 1.0.0, and the ownerId in registry metadata differs from _meta.json. These are bookkeeping inconsistencies but do not change the runtime behavior.
Instruction Scope
SKILL.md's runtime instructions are narrowly focused on detecting and rewriting AI-like text and on adding 'personality.' It does not instruct reading system credentials or contacting external endpoints. However, the allowed-tools list (Read, Write, Edit, Grep, Glob) grants file-reading and editing capabilities; while appropriate for editing documents, those tools could access arbitrary files if the agent's workspace permissions are not constrained. Recommend limiting tool/file scope to the supplied text/document.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is downloaded or written to disk during install. This is low-risk from an installation/execution perspective.
Credentials
The skill declares no environment variables, credentials, or config paths. That is proportionate to a text-editing helper.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated privileges. Autonomous invocation is allowed by platform default but is not combined with other high-risk factors here.
Assessment
This skill is coherent and instruction-only, but before installing: (1) confirm you trust the skill owner (metadata ownerId/version mismatches are present), (2) test it on non-sensitive sample text so you can see how aggressively it rewrites or invents content, (3) restrict the agent's file-read/write permissions so the skill can only access the document you want edited (avoid granting broad filesystem access), and (4) be aware the 'add soul' guidance encourages editorial insertions (opinions, first-person, specifics) that can introduce hallucinated facts — ask the agent to avoid adding unverifiable claims if that matters.

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

latestvk972rh8wy1v9ef8m2dsddnwwjn8339wd

License

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

Comments