BEACON

← candidates

npm dev-harness-cli @2.1.0

score
0.5319 med
flagged 2026-06-21 06:31
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 9 versions in last 24h: ['1.0.4', '1.0.5', '1.1.0', '1.2.0', '2.1.0']
topology
dependency_added_unknown 0.6 5 new non-watchlisted dep(s): ['ajv', 'p-retry', 'picocolors', 'simple-git', 'string-width']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 0d ago but package has 9 versions (expect >= 57d for that history)

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-72E7OjgCl2yFSKhBMYJIktM3nsZ8FhB5NtZ5867c1aS+nCsJ5pVF9hEGO3yk+vskiTMaqUSvQ9O+Nb7l2aJSSQ==",
    "tarball": "https://registry.npmjs.org/dev-harness-cli/-/dev-harness-cli-2.1.0.tgz",
    "unpackedSize": 343960
  },
  "dist-tags": {
    "latest": "2.1.0"
  },
  "latest_version": "2.1.0",
  "maintainers": [
    {
      "email": "mail@bakrbagaber.com",
      "name": "bakr-bagaber"
    }
  ],
  "num_versions": 9,
  "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": {
    "dependency_added_unknown": "5 new non-watchlisted dep(s): ['ajv', 'p-retry', 'picocolors', 'simple-git', 'string-width']",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "rapid_release": "9 versions in last 24h: ['1.0.4', '1.0.5', '1.1.0', '1.2.0', '2.1.0']",
    "repo_too_new_for_version_history": "claimed repo created 0d ago but package has 9 versions (expect >= 57d for that history)"
  },
  "time": {
    "created": "2026-06-20T16:16:14.056Z",
    "modified": "2026-06-21T11:31:05.419Z"
  }
}