critical
suspicious.exposed_secret_literal
- Location
- index.ts:102
- Finding
- File appears to expose a hardcoded API secret or token.
- Evidence
const apiKey = [REDACTED]?.selectedProvider
AdvisoryAudited by Static analysis on May 10, 2026.
Detected: suspicious.exposed_secret_literal
const apiKey = [REDACTED]?.selectedProvider