Caveat verdict
channel
WeChat Official Account draft-box manager that uses WECHAT_APPID and WECHAT_APPSECRET (read from env as documented) to call the official WeChat API — credential use is transparent and tightly scoped to the stated publishing purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (5)
Possible hardcoded credential
SKILL.md · code · SECRET="your-app-secret
Accesses shell history/config
SKILL.md · code · ~/.zshrc
subprocess execution — runs system commands from Python
scripts/channel.py · prose · downgraded · subprocess.run(
Python urllib.request — network access
scripts/channel.py · prose · downgraded · urllib.request
Python os.getenv — reads environment variable
scripts/channel.py · prose · downgraded · os.getenv(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/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.
Is this flag fair?
Thanks — recorded.