Ai Writing Humanizer
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The OpenClaw skill bundle 'ai-writing-humanizer' is benign. The `SKILL.md` provides clear, non-malicious instructions for the AI agent to apply text processing. The `scripts/humanize.py` script uses standard Python libraries (`re`, `argparse`) to perform regex-based text cleaning, reading from an input file and writing to an output file, without any network calls, access to sensitive system resources, or use of dangerous functions like `eval` or `os.system`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. A minor functional discrepancy exists between the `SKILL.md` description and the `humanize.py` implementation regarding em dash replacement, but this is not a security concern.
