ClawAudit verdict
humanize
self-evolving-humanize-zh
Chinese copy humanization skill running a local Python script; no network access or credential requirements, purely local text processing.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (7)
HTTP request to bare IP address — common in malicious payloads
AGENTS.md · code · http://127.0.0.1
Dynamic __import__('os') — Python OS command execution
scripts/local_generation.py · prose · downgraded · __import__("os")
References agent configuration files
README.md · code · CLAUDE.md
subprocess execution — runs system commands from Python
scripts/install_to_copaw.py · prose · downgraded · subprocess.check_output(
Python shutil file operation — copies/moves/deletes files
scripts/install_to_copaw.py · prose · downgraded · shutil.rmtree(
Python urllib.request — network access
scripts/local_generation.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/local_generation.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.