critical
suspicious.dangerous_exec
- Location
- dist/runtime-entry-DFzuGKLG.js:1390
- Finding
- Shell command execution detected (child_process).
- Evidence
const proc = spawn("tailscale", args, { stdio: [
AdvisoryAudited by Static analysis on May 10, 2026.
Detected: suspicious.dangerous_exec, suspicious.exposed_secret_literal
const proc = spawn("tailscale", args, { stdio: [authToken: [REDACTED]()
if ([REDACTED]) legacyStreamingOpenAICompat.apiKey = [REDACTED];
this.authToken = [REDACTED];
authToken: [REDACTED],
this.authToken = [REDACTED];