BEACON

← candidates

npm dev-harness-cli @1.2.0

score
0.5591 med
flagged 2026-06-20 17:57
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 8 versions in last 24h: ['1.0.3', '1.0.4', '1.0.5', '1.1.0', '1.2.0']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 0d ago but package has 8 versions (expect >= 54d for that history)

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-+hyUd/hUHaJMxeN0y4Sj9J/LzPhus2i8mIf3J3HOZyYOFzMMOPbgTOwTbEjDp7FQPYsA9tEF8i+KUrkY2ApI9g==",
    "tarball": "https://registry.npmjs.org/dev-harness-cli/-/dev-harness-cli-1.2.0.tgz",
    "unpackedSize": 320835
  },
  "dist-tags": {
    "latest": "1.2.0"
  },
  "latest_version": "1.2.0",
  "maintainers": [
    {
      "email": "mail@bakrbagaber.com",
      "name": "bakr-bagaber"
    }
  ],
  "num_versions": 8,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bakr-bagaber/dev-harness.git"
  },
  "scripts": {
    "check": "node --check cli/dev-harness.mjs && echo 'Syntax OK'",
    "lint": "eslint cli/",
    "lint:fix": "eslint cli/ --fix",
    "postinstall": "node -e \"try{process.stdout.write('dev-harness installed. Run: npx dev-harness --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": "8 versions in last 24h: ['1.0.3', '1.0.4', '1.0.5', '1.1.0', '1.2.0']",
    "repo_too_new_for_version_history": "claimed repo created 0d ago but package has 8 versions (expect >= 54d for that history)"
  },
  "time": {
    "created": "2026-06-20T16:16:14.056Z",
    "modified": "2026-06-20T22:57:16.858Z"
  }
}