autoreview
Warn
Audited by Socket on Aug 27, 2026
1 alert found:
SecuritySecuritytests/fixtures/typescript-sensitive-literals.ts
MEDIUMSecurityMEDIUM
tests/fixtures/typescript-sensitive-literals.ts
This fragment is highly suspicious due to numerous hardcoded secret/credential-like values (GitHub, Slack, AWS, and Bearer/JWT-like authorization) and calls to helper functions that likely resolve and/or read additional secrets. No explicit exfiltration or malicious sinks are visible in this snippet alone, but the credential exposure risk is extreme and the intent to use/manage authentication material is clear. Further review of the referenced helper implementations and downstream usage is necessary to confirm whether any exfiltration or malicious persistence occurs.
Confidence: 70%Severity: 88%
Audit Metadata