BEACON

← candidates

npm smart-home-engine @0.19.7

score
0.6472 med
flagged 2026-06-14 08:11
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: ['0.19.2', '0.19.4', '0.19.5', '0.19.6', '0.19.7']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 15d ago but package has 19 versions (expect >= 76d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "hobbyquaker"
  ],
  "versions": 17
}

Evidence (package doc at flag time)

{
  "dependencies_count": 14,
  "dist": {
    "integrity": "sha512-ta6+Al1cSrLNpzPTh29uZboXrGRAYdEXkIy1AwW3t8hqHGkyFzl7ay8nNvL/8C/zKkjmUfZ1iMGyKOvQ7Dzw0w==",
    "tarball": "https://registry.npmjs.org/smart-home-engine/-/smart-home-engine-0.19.7.tgz",
    "unpackedSize": 18517525
  },
  "dist-tags": {
    "latest": "0.19.7"
  },
  "latest_version": "0.19.7",
  "maintainers": [
    {
      "email": "bastiraff@googlemail.com",
      "name": "hobbyquaker"
    }
  ],
  "num_versions": 19,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hobbyquaker/she.git"
  },
  "scripts": {
    "build:web": "cd web && npm install && npm run build",
    "format": "prettier --cache --cache-location .cache/.prettiercache --write .",
    "format:check": "prettier --cache --cache-location .cache/.prettiercache --check .",
    "lint": "eslint --cache --cache-location .cache/.eslintcache .",
    "lint:fix": "eslint --cache --cache-location .cache/.eslintcache --fix .",
    "postinstall": "node -e \"console.log('\\n  smart-home-engine installed.\\n  To run as a systemd service: sudo she --install\\n')\"",
    "test": "cross-env NODE_OPTIONS=\"--no-warnings\" jest --testPathPattern=test/unit --forceExit",
    "test:all": "cross-env NODE_OPTIONS=\"--no-warnings\" jest --forceExit",
    "test:coverage": "cross-env NODE_OPTIONS=\"--no-warnings\" jest --coverage --forceExit",
    "test:integration": "cross-env NODE_OPTIONS=\"--no-warnings\" jest --testPathPattern=test/integration --forceExit",
    "test:verbose": "cross-env NODE_OPTIONS=\"--no-warnings\" jest --verbose --forceExit"
  },
  "signal_details": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "rapid_release": "7 versions in last 24h: ['0.19.2', '0.19.4', '0.19.5', '0.19.6', '0.19.7']",
    "repo_too_new_for_version_history": "claimed repo created 15d ago but package has 19 versions (expect >= 76d for that history)"
  },
  "time": {
    "created": "2026-05-29T19:37:34.654Z",
    "modified": "2026-06-14T13:11:08.372Z"
  }
}