ClawAudit verdict

research-to-wechat

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

15
security
90
transparency
70
maintenance

Findings (6)

Pattern match critical

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

Pattern match critical

Pipe to bash — executes piped content as shell commands

README.md · code · | bash

Pattern match medium

subprocess execution — runs system commands from Python

scripts/fetch_wechat_article.py · prose · downgraded · subprocess.run(

Pattern match medium

Accesses OpenClaw config/secrets directly

scripts/install-openclaw.sh · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match low

Python urllib.request — network access

scripts/_wechat_delivery_api.py · prose · downgraded · urllib.request

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API