@bitpay-labs/crypto-rpc
2
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
nitsujlangstonkajoseph2
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| phantom-deps | phantom-dep:commander | AI (phantom-deps): commander is a declared dep used in CLI tooling; phantom-dep heuristic false positive for this package. | ai | |
| phantom-deps | phantom-dep:@solana-program/address-lookup-table | AI (phantom-deps): Declared dep used transitively; phantom-dep heuristic false positive for this package. | ai | |
| npm-metadata | bundled-binaries | AI (npm-metadata): solc binary is a Solidity compiler in test/docker — standard EVM dev tooling, not a backdoor. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Decoding raw blockchain transaction bytes from base64 string input — legitimate crypto RPC pattern. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Hardhat Ignition module loader pattern; resolves local module files by name, not user-supplied arbitrary paths. | ai |