Caveat verdict
article-factory-wechat
While the primary purpose seems to be producing WeChat articles, the use of package_install and execution sink raises some concerns.
⚠ 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.
Permission integrity
package_install
Findings (4)
subprocess execution — runs system commands from Python
scripts/humanize_cn.py · prose · downgraded · subprocess.run(
Uses exec() — may execute shell commands
scripts/submit-draft.js · prose · downgraded · exec(
setuid — privilege escalation mechanism
scripts/temp-convert.js · prose · downgraded · setuid
Accesses sensitive environment variables
scripts/submit-draft.js · prose · downgraded · process.env.WECHAT_APPSECRET
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.
package_install Is this flag fair?
Thanks — recorded.