grok-search

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.dangerous_exec, suspicious.env_credential_access, suspicious.exposed_secret_literal

Findings (5)

critical

suspicious.dangerous_exec

Location
scripts/selftest.mjs:18
Finding
Shell command execution detected (child_process).
critical

suspicious.env_credential_access

Location
scripts/chat.mjs:34
Finding
Environment variable access combined with network send.
critical

suspicious.exposed_secret_literal

Location
scripts/chat.mjs:110
Finding
File appears to expose a hardcoded API secret or token.
critical

suspicious.exposed_secret_literal

Location
scripts/grok_search.mjs:130
Finding
File appears to expose a hardcoded API secret or token.
critical

suspicious.exposed_secret_literal

Location
scripts/models.mjs:51
Finding
File appears to expose a hardcoded API secret or token.