X Research

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.env_credential_access, suspicious.potential_exfiltration

Findings (3)

critical

suspicious.env_credential_access

Location
lib/api.ts:13
Finding
Environment variable access combined with network send.
critical

suspicious.env_credential_access

Location
x-search.ts:40
Finding
Environment variable access combined with network send.
warn

suspicious.potential_exfiltration

Location
lib/api.ts:1
Finding
Sensitive-looking file read is paired with a network send.