Weibo Hot Search Anonymous

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.dangerous_exec, suspicious.env_credential_access

Findings (3)

critical

suspicious.dangerous_exec

Location
scripts/weibo-hot-search.ts:119
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
scripts/weibo-utils.ts:52
Finding
Shell command execution detected (child_process).
critical

suspicious.env_credential_access

Location
scripts/weibo-utils.ts:35
Finding
Environment variable access combined with network send.