BEACON

← candidates

npm @superblocksteam/cli @1.14.4

score
0.7667 high
flagged 2026-05-20 10:24
signals by category
content 3 topology 3

maintainers added:

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
bin_added 0.8 new bin entry: ['superblocks']
script_count_spike 0.5 scripts count 0 -> 11
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.117
dependency_added_unknown 0.6 16 new non-watchlisted dep(s): ['@oclif/core', '@oclif/plugin-help', '@superblocksteam/sdk', '@superblocksteam/util', '@vitejs/plugin-react'] ...

Prior profile (what it deviated from)

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

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.117",
    "latest": "1.14.4",
    "next": "2.0.117-next.3"
  },
  "latest_version": "1.14.4",
  "maintainers": [
    {
      "email": "shared@superblockshq.com",
      "name": "superblocksteam-admin"
    },
    {
      "email": "nick.rutten@superblockshq.com",
      "name": "nickrttn-sb"
    }
  ],
  "num_versions": 1499,
  "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": {
    "_amplifiers": [
      "bin_added + no_repo: executable added with no upstream source for review (+0.15)"
    ],
    "bin_added": "new bin entry: ['superblocks']",
    "dependency_added_unknown": "16 new non-watchlisted dep(s): ['@oclif/core', '@oclif/plugin-help', '@superblocksteam/sdk', '@superblocksteam/util', '@vitejs/plugin-react'] ...",
    "dist_tag_anomaly": "dist-tags.latest=1.14.4 but max published is 2.0.117",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "no_repo": "package.json has no repository field",
    "script_count_spike": "scripts count 0 -> 11"
  },
  "time": {
    "created": "2023-07-25T18:46:07.891Z",
    "modified": "2026-05-20T15:24:08.945Z"
  }
}