@levminer/speakeasy
Two-factor authentication for Node.js. Generate One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.
17
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
levminer
Keywords
two-factor authenticationgoogle authenticatorone-time passwordauthenticationmulti-factortwo factortotp2fa
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:hex-decode | AI (semgrep): Hex decode in main.js is a legitimate secret buffer padding operation for TOTP/HOTP key handling, not an obfuscation or malicious payload technique. Stable false positive for this crypto library. | ai | |
| provenance | no-provenance | AI (provenance): Established package with clear GitHub repo; lack of Sigstore provenance is common and not a risk indicator for this package. | ai | |
| dependencies | unvetted-dep:base32.js | AI (dependencies): base32.js is a natural, expected dependency for a TOTP/HOTP library; pinned at 0.1.0 with no known advisories. | ai |