BEACON

← candidates

npm smart-home-engine @1.11.0

score
0.8333 high
flagged 2026-06-21 08:23
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 22 versions in last 24h: ['1.9.3', '1.10.0', '1.10.1', '1.10.2', '1.11.0']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 22d ago but package has 106 versions (expect >= 121d for that history)

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 15,
  "dist": {
    "integrity": "sha512-QWy+8Lxe0hjVRJd0H/z7+asgaUNZgUWTmVsaK6Sa1n9FbU10mIs6MpWKMPAjyhy0Ji1D8yDUviMZ7vq2KwkPmg==",
    "tarball": "https://registry.npmjs.org/smart-home-engine/-/smart-home-engine-1.11.0.tgz",
    "unpackedSize": 19053841
  },
  "dist-tags": {
    "latest": "1.11.0"
  },
  "latest_version": "1.11.0",
  "maintainers": [
    {
      "email": "bastiraff@googlemail.com",
      "name": "hobbyquaker"
    }
  ],
  "num_versions": 106,
  "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:ci": "eslint --no-cache .",
    "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')\"",
    "prepare": "git config core.hooksPath .githooks || true",
    "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": "22 versions in last 24h: ['1.9.3', '1.10.0', '1.10.1', '1.10.2', '1.11.0']",
    "repo_too_new_for_version_history": "claimed repo created 22d ago but package has 106 versions (expect >= 121d for that history)"
  },
  "time": {
    "created": "2026-05-29T19:37:34.654Z",
    "modified": "2026-06-21T13:07:27.026Z"
  }
}