ethereumjs-wallet
1
Versions
—
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, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
axicholgerd77ralxz
Keywords
ethereumwalletskeys
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 decoding in this package is legitimate cryptographic parameter parsing (salt, IV, keys) for Ethereum keystore operations — not payload obfuscation. Stable false positive for this package. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Base64 decoding is used for CryptoJS-format AES salt decoding — standard crypto interoperability code in a wallet library, not malicious payload hiding. | ai | |
| dependencies | unvetted-dep:scrypt-js | AI (dependencies): scrypt-js is a well-known pure-JS scrypt KDF implementation; its use is appropriate and expected in an Ethereum wallet library for keystore encryption. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 1.0.2 | 8 / 22 |