critical
suspicious.exposed_secret_literal
- Location
- src/cli.ts:183
- Finding
- File appears to expose a hardcoded API secret or token.
- Evidence
apiKey = [REDACTED](apiKey);
AdvisoryAudited by Static analysis on May 10, 2026.
Detected: suspicious.exposed_secret_literal
apiKey = [REDACTED](apiKey);