BEACON

← candidates

npm @bitgo-beta/account-lib @2.20.1-beta.23

score
0.7 high
flagged 2026-07-12 02:58
signals by category
identity 1 topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
identity
publisher_unrecognized 0.7 latest published by 'bitgoaaron', not in maintainer set
topology
dist_tag_anomaly 0.5 dist-tags.latest=2.20.1-beta.23 but max published is 2.24.1-alpha.0
shared_repo_different_publisher 0.9 repo 'git+https://github.com/BitGo/BitGoJS.git' also claimed by 10 package(s) under different publishers: ['npm/@bitgo-beta/sdk-hmac', 'npm/@bitgo-beta/sdk-core', 'npm/@bitgo-beta/sdk-coin-algo'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "bitgobot"
  ],
  "versions": 2606
}

Evidence (package doc at flag time)

{
  "dependencies_count": 22,
  "dist": {
    "integrity": "sha512-jXWRIVOeofDStrcReCTTlL2nXFvqG72D9pqp/670SE7p5zizGBGXikcyWLfZRfLWTyfbmA/wk24n9gyxU7vf7Q==",
    "tarball": "https://registry.npmjs.org/@bitgo-beta/account-lib/-/account-lib-2.20.1-beta.23.tgz",
    "unpackedSize": 7420909
  },
  "dist-tags": {
    "alpha": "2.24.1-alpha.500",
    "beta": "2.20.1-beta.2102",
    "latest": "2.20.1-beta.23"
  },
  "latest_version": "2.20.1-beta.23",
  "maintainers": [
    {
      "email": "infra+npmjs@bitgo.com",
      "name": "bitgobot"
    }
  ],
  "num_versions": 2606,
  "repository": {
    "directory": "modules/account-lib",
    "type": "git",
    "url": "git+https://github.com/BitGo/BitGoJS.git"
  },
  "scripts": {
    "build": "npm run prepare",
    "build-ts": "tsc --build --incremental --verbose .",
    "clean": "rm -rf dist/*",
    "coverage": "npm run gen-coverage && npm run upload-coverage",
    "lint": "eslint --quiet 'src/**/*.ts' 'test/**/*.ts'",
    "lint-fix": "eslint --fix 'src/**/*.ts' 'test/**/*.ts'",
    "prepare": "npm run build-ts && cp -r ./resources ./dist",
    "test": "npm run unit-test",
    "unit-test": "nyc -- mocha",
    "unprettied": "grep -R -L --include '*.ts' --include '*.js' --include '*.json' '@prettier' src test"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=2.20.1-beta.23 but max published is 2.24.1-alpha.0",
    "publisher_unrecognized": "latest published by 'bitgoaaron', not in maintainer set",
    "shared_repo_different_publisher": "repo 'git+https://github.com/BitGo/BitGoJS.git' also claimed by 10 package(s) under different publishers: ['npm/@bitgo-beta/sdk-hmac', 'npm/@bitgo-beta/sdk-core', 'npm/@bitgo-beta/sdk-coin-algo'] ..."
  },
  "time": {
    "created": "2022-09-29T18:53:07.588Z",
    "modified": "2026-07-10T10:54:22.997Z"
  }
}