npm @onekeyfe/hd-web-sdk @1.1.32
score
0.5333
med
flagged
2026-07-27 11:23
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.1.32 but max published is 1.2.0-alpha.0 |
| mass_publish_burst | 0.8 | publisher '1keyfe' pushed 22 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"1keyfe"
],
"versions": 550
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-BPizgn4SpW10HDUYE3sWCQKAAAJaw3o3TwjcspqMoaHbwFcqx6NKkD9mrFLL8x8UCPQbLRgvQzz92wxLg7cbHQ==",
"tarball": "https://registry.npmjs.org/@onekeyfe/hd-web-sdk/-/hd-web-sdk-1.1.32.tgz",
"unpackedSize": 21681236
},
"dist-tags": {
"latest": "1.1.32",
"next": "1.2.0-alpha.21"
},
"latest_version": "1.1.32",
"maintainers": [
{
"email": "patrick@onekey.so",
"name": "1keyfe"
}
],
"num_versions": 551,
"repository": null,
"scripts": {
"build": "yarn build:sdk && yarn build:iframe && yarn build:lib",
"build:iframe": "cross-env TS_NODE_PROJECT=\"../../tsconfig.webpack.json\" webpack --config ./webpack/iframe.webpack.config.ts",
"build:lib": "rimraf ./dist && tsc --build tsconfig.json",
"build:sdk": "rimraf build && yarn build:sdk:normal && yarn build:sdk:min",
"build:sdk:min": "cross-env NODE_OPTIONS=--max-old-space-size=8192 TS_NODE_PROJECT=\"../../tsconfig.webpack.json\" SDK_BUILD_TARGET=min webpack --config ./webpack/prod.webpack.config.ts",
"build:sdk:normal": "cross-env NODE_OPTIONS=--max-old-space-size=8192 TS_NODE_PROJECT=\"../../tsconfig.webpack.json\" SDK_BUILD_TARGET=normal webpack --config ./webpack/prod.webpack.config.ts",
"dev": "rimraf build && cross-env TS_NODE_PROJECT=\"../../tsconfig.webpack.json\" webpack --config ./webpack/dev.webpack.config.ts",
"lint": "eslint .",
"lint:fix": "eslint . --fix"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.1.32 but max published is 1.2.0-alpha.0",
"mass_publish_burst": "publisher '1keyfe' pushed 22 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2022-06-14T03:15:51.063Z",
"modified": "2026-07-27T16:23:12.722Z"
}
}