Caveat verdict
wechat-publisher
wechat-official-account-publisher
Publishes Markdown articles to WeChat Official Account draft box by uploading images and converting Markdown to HTML via official WeChat APIs; execution sink is a documented Python script invocation.
⚠ 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 (6)
Possible hardcoded credential
README.md · code · SECRET="your_appsecret_here
<script> tag in markdown — potential code injection
references/wechat_api.md · prose · downgraded · <script>
subprocess execution — runs system commands from Python
scripts/upload_draft.py · prose · downgraded · subprocess.run(
pip3 install — installs Python packages at runtime
README.md · prose · downgraded · pip3 install
Python urllib.request — network access
scripts/get_token.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/get_token.py · prose · downgraded · os.environ.get(
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
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.