Supercall

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
src/tunnel.ts:70
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
src/webhook.ts:335
Finding
Shell command execution detected (child_process).
critical

suspicious.env_credential_access

Location
src/manager.ts:58
Finding
Environment variable access combined with network send.
critical

suspicious.exposed_secret_literal

Location
src/providers/twilio.ts:55
Finding
File appears to expose a hardcoded API secret or token.
critical

suspicious.exposed_secret_literal

Location
src/tunnel.ts:291
Finding
File appears to expose a hardcoded API secret or token.