@unisat/keyring-service
Keyring service for managing Bitcoin wallets - supports HD, simple, and hardware wallets
3
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
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
huanniangstudio
Keywords
bitcoinwalletkeyringcryptoblockchainunisathd-wallethardware-wallettypescript
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 is standard for Bitcoin key/PSBT handling in a wallet library; not obfuscation. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Base64 decode used for PSBT UR parsing from hardware wallet QR codes; expected wallet functionality. | ai | |
| phantom-deps | phantom-dep:patch-package | AI (phantom-deps): patch-package is declared as a runtime dep but used as a build-time tool; stable false positive for this package. | ai |