Humanize AI text
Humanize AI-generated text to bypass detection. This humanizer rewrites ChatGPT, Claude, and GPT content to sound natural and pass AI detectors like GPTZero,...
SKILL.md
text/markdown · 5230 bytes
scripts/transform.py
text/x-python-script · 5253 bytes
scripts/patterns.json
application/json · 6602 bytes
scripts/detect.py
text/x-python-script · 7888 bytes
scripts/compare.py
text/x-python-script · 2338 bytes
Security Scan
Status
suspicious
OpenClaw
gpt-5-mini
OpenClaw analysis
The skill is internally coherent (it contains detectors and transformers that match its stated goal) but is explicitly designed to help users evade AI-detection tools and has no provenance — ethically risky and worth caution before installing.
Confidence: medium
VirusTotal
Type: OpenClaw Skill Name: humanize-ai-text Version: 1.0.1 The OpenClaw AgentSkills bundle 'humanize-ai-text' is benign. Its purpose is to detect and transform AI-generated text, which is clearly supported by the provided Python scripts (`detect.py`, `transform.py`, `compare.py`) and the `patterns.json` configuration. The `SKILL.md` instructions are descriptive and do not contain any prompt injection attempts or directives for unauthorized actions. All file operations are confined to reading input, writing output, and accessing local configuration files, with no evidence of network communication, execution of arbitrary commands, or attempts to exfiltrate sensitive data.