critical
suspicious.exposed_secret_literal
- Location
- dist/index.js:219
- Finding
- File appears to expose a hardcoded API secret or token.
- Evidence
...[REDACTED] ? { apiKey: [REDACTED] } : {},
AdvisoryAudited by Static analysis on May 10, 2026.
Detected: suspicious.exposed_secret_literal
...[REDACTED] ? { apiKey: [REDACTED] } : {},