critical
suspicious.exposed_secret_literal
- Location
- dist/index.js:11
- Finding
- File appears to expose a hardcoded API secret or token.
- Evidence
this.accessKey = [REDACTED];
AdvisoryAudited by Static analysis on May 10, 2026.
Detected: suspicious.exposed_secret_literal
this.accessKey = [REDACTED];
this.accessKey = [REDACTED];