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 字节
scripts/transform.py
text/x-python-script · 5253 字节
scripts/patterns.json
application/json · 6602 字节
scripts/detect.py
text/x-python-script · 7888 字节
scripts/compare.py
text/x-python-script · 2338 字节
Security Scan
状态
suspicious
OpenClaw
gpt-5-mini
OpenClaw 分析
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.
置信度: 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.