微信公众号工具包

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.dangerous_exec, suspicious.env_credential_access

Findings (6)

critical

suspicious.dangerous_exec

Location
scripts/publisher/manage_draft.js:102
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
scripts/publisher/publish_with_video.js:236
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
scripts/publisher/publish.js:108
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
scripts/publisher/wenyan_runner.js:11
Finding
Shell command execution detected (child_process).
critical

suspicious.env_credential_access

Location
scripts/downloader/download.js:161
Finding
Environment variable access combined with network send.
critical

suspicious.env_credential_access

Location
vendor/wenyan-cli-main/src/wechat-admin.ts:138
Finding
Environment variable access combined with network send.