BEACON

← candidates

npm @invarn/cibuild @1.9.3

score
0.7087 high
flagged 2026-06-06 08:32
signals by category
identity 2 content 2 topology 1 enrichment 1

maintainers added: stancic

package profile →

Signals fired

signalweightrationale
identity
maintainer_churn 1.0 added: ['stancic']
maintainer_takeover 1.0 prior all gone ['invarn'] -> now ['stancic']
content
bin_added 0.8 new bin entry: ['ci', 'cibuild']
script_count_spike 0.5 scripts count 0 -> 10
topology
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['js-yaml', 'prompts']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 90d ago but package has 57 versions (expect >= 105d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "invarn"
  ],
  "versions": 55
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-jq4motR6W2SljN0Ak0xYTZJOmCiB3QLZp9Oo0qSXdNJzASN5QmARmrc3jXcZV0EotDdvYc+88DKjzEbow0XdCA==",
    "tarball": "https://registry.npmjs.org/@invarn/cibuild/-/cibuild-1.9.3.tgz",
    "unpackedSize": 2107521
  },
  "dist-tags": {
    "latest": "1.9.3"
  },
  "latest_version": "1.9.3",
  "maintainers": [
    {
      "email": "tuturutu80@gmail.com",
      "name": "stancic"
    }
  ],
  "num_versions": 57,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/invarnhq/cibuild.git"
  },
  "scripts": {
    "build": "./build.sh",
    "build:npm": "node bundle.mjs",
    "clean": "rm -rf dist output artifacts",
    "dev": "tsc --watch",
    "generate:spec-md": "node scripts/generate-spec-md.mjs",
    "prepublishOnly": "./build.sh && node bundle.mjs",
    "release": "node release.mjs",
    "run": "./run.sh",
    "test": "./test.sh",
    "test:watch": "NODE_OPTIONS=--experimental-vm-modules node ./node_modules/.bin/jest --watch"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['ci', 'cibuild']",
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['js-yaml', 'prompts']",
    "maintainer_churn": "added: ['stancic']",
    "maintainer_takeover": "prior all gone ['invarn'] -> now ['stancic']",
    "repo_too_new_for_version_history": "claimed repo created 90d ago but package has 57 versions (expect >= 105d for that history)",
    "script_count_spike": "scripts count 0 -> 10"
  },
  "time": {
    "created": "2026-03-29T16:11:21.527Z",
    "modified": "2026-06-06T13:32:33.182Z"
  }
}