npm smart-home-engine @0.29.0
score
0.8256
high
flagged
2026-06-17 12:04
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 10 versions in last 24h: ['0.27.8', '0.28.0', '0.28.1', '0.28.2', '0.29.0'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"hobbyquaker"
],
"versions": 52
}
Evidence (package doc at flag time)
{
"dependencies_count": 15,
"dist": {
"integrity": "sha512-kY1wG0QhHeEnu7WbYf3AuBOOKWHVDU2sPBovZ5ksOc/Y1oV75ZRYIZxayMQ4NPorLP6knJFz1HUglvGH4I0a/A==",
"tarball": "https://registry.npmjs.org/smart-home-engine/-/smart-home-engine-0.29.0.tgz",
"unpackedSize": 18621913
},
"dist-tags": {
"latest": "0.29.0"
},
"latest_version": "0.29.0",
"maintainers": [
{
"email": "bastiraff@googlemail.com",
"name": "hobbyquaker"
}
],
"num_versions": 54,
"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": "10 versions in last 24h: ['0.27.8', '0.28.0', '0.28.1', '0.28.2', '0.29.0']"
},
"time": {
"created": "2026-05-29T19:37:34.654Z",
"modified": "2026-06-17T17:04:37.303Z"
}
}