npm iobroker.bosch-smart-home-camera @1.0.5
score
0.7485
high
flagged
2026-06-02 00:13
amplifiers
co-occurring signal pairs that lift the final score
- install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['postinstall'] present |
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'GitHub Actions' pushed 3296 packages in the last 15min on npm |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 20d ago but package has 36 versions (expect >= 93d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"bluefox",
"mosandlt"
],
"versions": 23
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-qFgy0KSnZtKGic4Fy1hwrhpIEhy+2kpPiKo7In+f7Uk4wm7CJTarvMuqZBxapGyn0GpiQV6UX+pCYE0ISNlMwA==",
"tarball": "https://registry.npmjs.org/iobroker.bosch-smart-home-camera/-/iobroker.bosch-smart-home-camera-1.0.5.tgz",
"unpackedSize": 1159877
},
"dist-tags": {
"latest": "1.0.5"
},
"latest_version": "1.0.5",
"maintainers": [
{
"email": "dogafox@gmail.com",
"name": "bluefox"
},
{
"email": "mosandlt@gmail.com",
"name": "mosandlt"
}
],
"num_versions": 36,
"repository": {
"type": "git",
"url": "git+https://github.com/mosandlt/ioBroker.bosch-smart-home-camera.git"
},
"scripts": {
"build": "tsc -p tsconfig.json",
"lint": "eslint src/ --ext .ts",
"postinstall": "node -e \"const v=parseInt(process.version.slice(1));if(v>=26){try{const fs=require('fs'),p='node_modules/c8/node_modules/yargs/package.json';const pkg=JSON.parse(fs.readFileSync(p,'utf8'));if(pkg.type==='module'){delete pkg.type;fs.writeFileSync(p,JSON.stringify(pkg,null,2));console.log('postinstall: patched c8 yargs for Node v26+ CJS compat');}}catch(e){/* c8 not installed yet */}}\"",
"release": "release-script",
"test": "npm run test:js && npm run test:package",
"test:coverage": "c8 --reporter=text --reporter=html --reporter=lcov npm run test:unit",
"test:coverage:check": "c8 --reporter=text-summary --lines 80 --functions 78 --branches 70 npm run test:unit",
"test:js": "TS_NODE_TRANSPILE_ONLY=true TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' mocha --config test/.mocharc.yml",
"test:package": "mocha test/package.js --exit",
"test:unit": "cross-env TS_NODE_TRANSPILE_ONLY=true \"TS_NODE_COMPILER_OPTIONS={\\\"module\\\":\\\"commonjs\\\"}\" mocha --config test/.mocharc.yml",
"watch": "tsc -p tsconfig.json --watch"
},
"signal_details": {
"_amplifiers": [
"install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
],
"install_script_payload": "install/lifecycle script matches payload regex",
"mass_publish_burst": "publisher 'GitHub Actions' pushed 3296 packages in the last 15min on npm",
"new_install_script": "first time ['postinstall'] present",
"repo_too_new_for_version_history": "claimed repo created 20d ago but package has 36 versions (expect >= 93d for that history)"
},
"time": {
"created": "2026-05-12T19:53:01.896Z",
"modified": "2026-06-01T04:03:48.298Z"
}
}