npm homebridge-tasmota-matter @0.0.14
score
0.5133
med
flagged
2026-06-21 10:38
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.0.12', '0.0.13', '0.0.14'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'homebridge' |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 27d ago but package has 10 versions (expect >= 60d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mdaskalov"
],
"versions": 9
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-t3+LkUs7kiLAbJQ96ojbVUCFnb8FGMA9WC0fz1dIq6S/eyNztHp71J9tuxUTRKb0jKxkZ+RKoigV1NomGjAVug==",
"tarball": "https://registry.npmjs.org/homebridge-tasmota-matter/-/homebridge-tasmota-matter-0.0.14.tgz",
"unpackedSize": 192025
},
"dist-tags": {
"latest": "0.0.14"
},
"latest_version": "0.0.14",
"maintainers": [
{
"email": "mdaskalov@outlook.com",
"name": "mdaskalov"
}
],
"num_versions": 10,
"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": "3 versions in last 24h: ['0.0.12', '0.0.13', '0.0.14']",
"repo_too_new_for_version_history": "claimed repo created 27d ago but package has 10 versions (expect >= 60d for that history)",
"typosquat": "combosquat of 'homebridge'"
},
"time": {
"created": "2026-05-25T12:22:36.641Z",
"modified": "2026-06-21T12:22:17.750Z"
}
}