Baoyu Post To Wechat

AdvisoryAudited by Static analysis on May 19, 2026.

Overview

Detected: suspicious.dangerous_exec, suspicious.env_credential_access

Findings (6)

critical

suspicious.dangerous_exec

Location
scripts/cdp.ts:51
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
scripts/copy-to-clipboard.ts:62
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
scripts/paste-from-clipboard.ts:107
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
scripts/wechat-api.ts:448
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
scripts/wechat-article.ts:443
Finding
Shell command execution detected (child_process).
critical

suspicious.env_credential_access

Location
scripts/wechat-article.ts:38
Finding
Environment variable access combined with network send.