Exposed secret literal
Critical
- Finding
- File appears to expose a hardcoded API secret or token.
- Skill content
if (options?.mirrorApiKeyToTopLevel && [REDACTED] !== void 0) next.apiKey = [REDACTED];
Security checks across static analysis, malware telemetry, and agentic risk
No risk analysis has been recorded yet.
if (options?.mirrorApiKeyToTopLevel && [REDACTED] !== void 0) next.apiKey = [REDACTED];
const apiKey = [REDACTED](searchConfig);
61/61 vendors flagged this plugin as clean.
No visible risk-analysis findings were reported for this release.