npm homebridge-tasmota-matter @0.0.15
score
0.5224
med
flagged
2026-06-21 11:12
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.0.12', '0.0.13', '0.0.14', '0.0.15'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'homebridge' |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 27d ago but package has 11 versions (expect >= 62d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mdaskalov"
],
"versions": 10
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-ilaEUasrDUzCM8x/gOmzoJVTNDP3ojdXHqXEyIxdv16fLT5Gp55k9WeemCtVRGOf623Ov9MDLFCtT9v75WLefA==",
"tarball": "https://registry.npmjs.org/homebridge-tasmota-matter/-/homebridge-tasmota-matter-0.0.15.tgz",
"unpackedSize": 191009
},
"dist-tags": {
"latest": "0.0.15"
},
"latest_version": "0.0.15",
"maintainers": [
{
"email": "mdaskalov@outlook.com",
"name": "mdaskalov"
}
],
"num_versions": 11,
"repository": {
"type": "git",
"url": "git://github.com/mdaskalov/homebridge-tasmota-matter.git"
},
"scripts": {
"build": "rimraf ./dist && tsc",
"generateSchema": "ts-json-schema-generator --path 'src/shemas/tasmotaDevice.ts' --type 'TasmotaDeviceSchema' --out 'src/schemas/tasmota-device.json' --no-top-ref",
"lint": "eslint src/**.ts --max-warnings=0",
"prepublishOnly": "npm run lint && npm run build",
"test": "npm run build && node dist/index.js && echo \"No syntax errors! (node $(node -v))\"",
"watch": "npm run build && npm link && nodemon"
},
"signal_details": {
"rapid_release": "4 versions in last 24h: ['0.0.12', '0.0.13', '0.0.14', '0.0.15']",
"repo_too_new_for_version_history": "claimed repo created 27d ago but package has 11 versions (expect >= 62d for that history)",
"typosquat": "combosquat of 'homebridge'"
},
"time": {
"created": "2026-05-25T12:22:36.641Z",
"modified": "2026-06-21T15:38:02.948Z"
}
}