← Home

@onekeyfe/hd-web-sdk

`@onekeyfe/hd-web-sdk` is a browser implementation of hardware-sdk that creates an iframe and communicates with transport through the iframe to avoid cross-domain issues.

2
Versions
ISC
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

1keyfe

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
source-diff obfuscated-file:build/js/iframe.1cc03458e5b01e63bda8.js AI (source-diff): Webpack-bundled iframe artifact; minification is expected for this hardware wallet web SDK. ai
source-diff net-exec-file:build/js/iframe.1cc03458e5b01e63bda8.js AI (source-diff): Network + dynamic code patterns are standard in webpack bundles for this SDK; sample shows benign EventEmitter code. ai
source-diff encoded-string-file:build/onekey-js-sdk.js AI (source-diff): Long strings in minified webpack bundle; sample confirms standard EventEmitter library code, not obfuscated payload. ai
provenance no-provenance AI (provenance): Established OneKey SDK monorepo; provenance not used across any of its 472 published versions. ai

Versions (showing 2 of 2)

Version Deps Published
1.1.26 5 / 17
1.1.25 5 / 17

v1.1.26

4 findings
HIGH New obfuscated file: build/js/iframe.1cc03458e5b01e63bda8.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New file with network + code execution: build/js/iframe.1cc03458e5b01e63bda8.js source-diff

Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.

HIGH Long encoded string in modified file: build/onekey-js-sdk.js source-diff

Modified file contains 52 long encoded string(s) (200+ chars). These are commonly used to hide malicious payloads.

INFO No provenance attestation provenance

[Accepted risk] Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v1.1.25

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.