npm @superblocksteam/sdk @1.14.4
score
0.5333
med
flagged
2026-07-21 12:04
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.14.4 but max published is 2.0.142-next.0 |
| mass_publish_burst | 0.8 | publisher 'superblocksteam-admin' pushed 10 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"superblocksteam-admin",
"nickrttn-sb"
],
"versions": 1569
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-05xMhDPk+keTXhteoXoQ4cF54a4IiNs7ajdy8HFCkhdEoMF0DzMTP8db5TZI1DhDPgv5YgN4uuJtY6lXWiKAjw==",
"tarball": "https://registry.npmjs.org/@superblocksteam/sdk/-/sdk-1.14.4.tgz",
"unpackedSize": 187840
},
"dist-tags": {
"beta": "2.0.141",
"latest": "1.14.4",
"next": "2.0.142-next.1"
},
"latest_version": "1.14.4",
"maintainers": [
{
"email": "shared@superblockshq.com",
"name": "superblocksteam-admin"
},
{
"email": "nick.rutten@superblockshq.com",
"name": "nickrttn-sb"
}
],
"num_versions": 1593,
"repository": null,
"scripts": {
"build": "tsc --build",
"check": "pnpm run lint && pnpm run typecheck",
"clean": "npm run clean:build && rm -rf node_modules",
"clean:build": "tsc --build --clean && rm -rf dist tsconfig.tsbuildinfo",
"dev": "tsc --watch",
"lint": "eslint . --ext .ts --config .eslintrc.json",
"lint:fix": "eslint . --ext .ts --config .eslintrc.json --fix",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.14.4 but max published is 2.0.142-next.0",
"mass_publish_burst": "publisher 'superblocksteam-admin' pushed 10 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2023-07-25T18:46:00.118Z",
"modified": "2026-07-18T17:10:40.511Z"
}
}