ClawAudit verdict
research-to-wechat
Research-to-WeChat article pipeline that builds sourced articles and saves drafts only (never publishes live); uses optional WECHAT_APPID for draft upload with explicit disclosure requirements and source attribution rules.
⚠ 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 (6)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
README.md · code · curl -fsSL https://raw.githubusercontent.com/Fei2-Labs/skill-genie/main/research
Pipe to bash — executes piped content as shell commands
README.md · code · | bash
subprocess execution — runs system commands from Python
scripts/fetch_wechat_article.py · prose · downgraded · subprocess.run(
Accesses OpenClaw config/secrets directly
scripts/install-openclaw.sh · prose · downgraded · ~/.openclaw/openclaw.json
Python urllib.request — network access
scripts/_wechat_delivery_api.py · prose · downgraded · urllib.request
Python os.getenv — reads environment variable
scripts/_wechat_delivery_api.py · prose · downgraded · os.getenv(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/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.