BEACON

← candidates

npm @superblocksteam/cli @1.14.4

score
0.65 med
flagged 2026-06-16 19:21
signals by category
content 1 topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
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.131
mass_publish_burst 0.8 publisher 'superblocksteam-admin' pushed 12 packages in the last 15min on npm

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "superblocksteam-admin",
    "nickrttn-sb"
  ],
  "versions": 1540
}

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.131",
    "latest": "1.14.4",
    "next": "2.0.131-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": 1541,
  "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.131",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "mass_publish_burst": "publisher 'superblocksteam-admin' pushed 12 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-17T00:21:27.171Z"
  }
}