npm @superblocksteam/cli @1.14.4
score
0.65
med
flagged
2026-06-22 13:25
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| 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.134-next.0 |
| mass_publish_burst | 0.8 | publisher 'superblocksteam-admin' pushed 8 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"superblocksteam-admin",
"nickrttn-sb"
],
"versions": 1545
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-FCpRDcr9UtEM5dcPfRkxOXQhV58crcb7KfXiSbwQnJ1KIal5ekyFM9k7LQ8CznTFLJzHt3dRnOPqOtTIgn7nIg==",
"tarball": "https://registry.npmjs.org/@superblocksteam/cli/-/cli-1.14.4.tgz",
"unpackedSize": 271296
},
"dist-tags": {
"beta": "2.0.133",
"latest": "1.14.4",
"next": "2.0.134-next.0"
},
"latest_version": "1.14.4",
"maintainers": [
{
"email": "shared@superblockshq.com",
"name": "superblocksteam-admin"
},
{
"email": "nick.rutten@superblockshq.com",
"name": "nickrttn-sb"
}
],
"num_versions": 1546,
"repository": null,
"scripts": {
"build": "tsc --build",
"check": "pnpm run lint && pnpm run typecheck",
"clean": "npm run clean:build && rm -rf node_modules",
"clean:build": "rm -rf dist tsconfig.tsbuildinfo",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"posttest": "npm run lint",
"preinstall": "node -e \"if (process.versions.node.split('.')[0] < 20) { console.error('Incompatible Node version: Please use Node.js v20 or higher'); process.exit(1);}\"",
"test": "NODE_OPTIONS='--loader ts-node/esm/transpile-only --trace-warnings' mocha --forbid-only \"test/**/*.test.*ts\"",
"typecheck": "tsc --noEmit",
"update-readme": "oclif readme"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.14.4 but max published is 2.0.134-next.0",
"install_script_payload": "install/lifecycle script matches payload regex",
"mass_publish_burst": "publisher 'superblocksteam-admin' pushed 8 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2023-07-25T18:46:07.891Z",
"modified": "2026-06-22T18:25:40.379Z"
}
}