ClawAudit verdict
wechat-workflow
The skill provides a comprehensive workflow for WeChat Official Account publishing, but its capabilities are broad and could potentially be misused.
⚠ 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 (4)
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
subprocess execution — runs system commands from Python
scripts/publish_and_verify.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
scripts/publish_and_verify.py · prose · downgraded · subprocess.run(cmd_str, check=False, env=env, shell=True
Python urllib.request — network access
scripts/monitor.py · prose · downgraded · urllib.request
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 2 environment variables. (1 sensitive: WECHAT_APP_SECRET). Requires 1 system binary.
Is this flag fair?
Thanks — recorded.