ClawAudit verdict
wechat-search-weread
Uses browser CDP automation to search WeChat articles via WeChat Read, which is the stated purpose; file_read handles QR code images during the login flow.
⚠ 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.
Permission integrity
file_read
Findings (5)
Pipe to python — executes piped content as Python code
references/detailed-workflow.md · code · | Python
Pipe-to-python pattern — remote code execution risk
references/wsl-cdp-browser.md · code · curl -s "http://${WINDOWS_IP}:9223/json/version" | python
subprocess execution — runs system commands from Python
references/detailed-workflow.md · code · subprocess.run(
Uses eval() — can execute arbitrary code
references/extraction-pattern.md · prose · downgraded · eval(
Opens WebSocket connection
references/detailed-workflow.md · code · WebSocket
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class C/D). 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.
file_read Is this flag fair?
Thanks — recorded.