BEACON

← candidates

npm adhdev @1.0.27

score
0.6169 med
flagged 2026-07-24 23:11
signals by category
content 1 cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
cadence
rapid_release 0.8 4 versions in last 24h: ['1.0.22', '1.0.23', '1.0.24', '1.0.27']
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.0.27 but max published is 1.0.28-rc.1
enrichment
repo_doesnt_exist 1.0 claimed repo vilmire/adhdev-cloud returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "vilmire"
  ],
  "versions": 1133
}

Evidence (package doc at flag time)

{
  "dependencies_count": 16,
  "dist": {
    "integrity": "sha512-2UvYAOzMiftbazSECQXdKY/Cd3DFVaveFXKsIZejvTPheDqGXuNM7u1+dUJnRrSL67xpUVTuJqDDzDU06xI0iQ==",
    "tarball": "https://registry.npmjs.org/adhdev/-/adhdev-1.0.27.tgz",
    "unpackedSize": 62890548
  },
  "dist-tags": {
    "latest": "1.0.27",
    "next": "1.0.28-rc.2"
  },
  "latest_version": "1.0.27",
  "maintainers": [
    {
      "email": "vilmire@gmail.com",
      "name": "vilmire"
    }
  ],
  "num_versions": 1134,
  "repository": {
    "directory": "packages/daemon-cloud",
    "type": "git",
    "url": "git+https://github.com/vilmire/adhdev-cloud.git"
  },
  "scripts": {
    "build": "tsup",
    "bundle:vendor": "node ./scripts/vendor-runtime-deps.mjs",
    "dev": "tsx src/cli/index.ts",
    "preinstall": "node -e \"const major=Number.parseInt(process.versions.node.split('.')[0],10); if (process.platform === 'win32' && major >= 24 && !process.env.ADHDEV_BOOTSTRAP && !process.env.CI) { console.error('\\n\u2717 ADHDev does not currently support Node.js 24+ on Windows.\\n  Install Node.js 22.x on Windows, then retry.\\n'); process.exit(1); }\"",
    "prepublishOnly": "npm run build && npm run bundle:vendor",
    "start": "node dist/cli/index.js",
    "test": "node --import tsx --test test/*.test.ts",
    "typecheck": "tsc --noEmit -p tsconfig.json",
    "validate:pack": "node ./scripts/validate-npm-pack.mjs"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.0.27 but max published is 1.0.28-rc.1",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "rapid_release": "4 versions in last 24h: ['1.0.22', '1.0.23', '1.0.24', '1.0.27']",
    "repo_doesnt_exist": "claimed repo vilmire/adhdev-cloud returns 404 on github.com"
  },
  "time": {
    "created": "2026-03-03T17:43:34.800Z",
    "modified": "2026-07-25T04:10:37.648Z"
  }
}