BEACON

← candidates

npm dev-harness-cli @1.1.0

score
0.5279 med
flagged 2026-06-20 13:29
signals by category
content 1 cadence 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 7 versions in last 24h: ['1.0.2', '1.0.3', '1.0.4', '1.0.5', '1.1.0']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 0d ago but package has 7 versions (expect >= 50d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "bakr-bagaber"
  ],
  "versions": 5
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-BK/0uGmqOy9Cpa35azOjuTct1+vPoiIBKoquwcgATEtq/RKM21VyiTrCwBF9IaROpUyMj1/k6aDECF2ZyQvYcw==",
    "tarball": "https://registry.npmjs.org/dev-harness-cli/-/dev-harness-cli-1.1.0.tgz",
    "unpackedSize": 320835
  },
  "dist-tags": {
    "latest": "1.1.0"
  },
  "latest_version": "1.1.0",
  "maintainers": [
    {
      "email": "mail@bakrbagaber.com",
      "name": "bakr-bagaber"
    }
  ],
  "num_versions": 7,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bakr-bagaber/dev-harness.git"
  },
  "scripts": {
    "check": "node --check cli/harness-dev.mjs && echo 'Syntax OK'",
    "lint": "eslint cli/",
    "lint:fix": "eslint cli/ --fix",
    "postinstall": "node -e \"try{process.stdout.write('harness-dev installed. Run: npx harness-dev --help\\n')}catch(e){}\"",
    "test": "node test/run-all.mjs",
    "test:verbose": "node test/run-all.mjs --verbose"
  },
  "signal_details": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "rapid_release": "7 versions in last 24h: ['1.0.2', '1.0.3', '1.0.4', '1.0.5', '1.1.0']",
    "repo_too_new_for_version_history": "claimed repo created 0d ago but package has 7 versions (expect >= 50d for that history)"
  },
  "time": {
    "created": "2026-06-20T16:16:14.056Z",
    "modified": "2026-06-20T18:29:21.554Z"
  }
}