npm @superblocksteam/mcp-server @2.0.101-next.1
score
0.5333
med
flagged
2026-07-21 13:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.0.101-next.1 but max published is 2.0.142-next.0 |
| mass_publish_burst | 0.8 | publisher 'superblocksteam-admin' pushed 9 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"superblocksteam-admin",
"nickrttn-sb"
],
"versions": 151
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-kcOxT4aG5CqzyQNbq3SjEuCbiQ4TOERCe7ffCr3Iz09qiE9N9nnHq4SBcYKJpQirzo7RlFhA5wMnUrHf+cfOjw==",
"tarball": "https://registry.npmjs.org/@superblocksteam/mcp-server/-/mcp-server-2.0.101-next.1.tgz",
"unpackedSize": 403029
},
"dist-tags": {
"beta": "2.0.141",
"latest": "2.0.101-next.1",
"next": "2.0.142-next.2"
},
"latest_version": "2.0.101-next.1",
"maintainers": [
{
"email": "shared@superblockshq.com",
"name": "superblocksteam-admin"
},
{
"email": "nick.rutten@superblockshq.com",
"name": "nickrttn-sb"
}
],
"num_versions": 151,
"repository": null,
"scripts": {
"build": "tsc --build tsconfig.build.json",
"check": "pnpm run lint && pnpm run typecheck",
"dev": "tsc --build tsconfig.build.json --watch --preserveWatchOutput",
"lint": "eslint --concurrency=auto",
"lint:fix": "eslint src --fix --concurrency=auto",
"publish-package": "pnpm publish",
"test": "vitest run --config vitest.config.ts",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=2.0.101-next.1 but max published is 2.0.142-next.0",
"mass_publish_burst": "publisher 'superblocksteam-admin' pushed 9 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-04-01T10:28:45.061Z",
"modified": "2026-07-21T17:04:30.892Z"
}
}