npm homebridge-config-ui-x @5.27.0
score
0.6
med
flagged
2026-07-21 08:13
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| typosquat | 1.0 | combosquat of 'homebridge' |
| dist_tag_anomaly | 0.5 | dist-tags.latest=5.27.0 but max published is 6.0.0-alpha.0 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"oznu",
"northernman",
"supereg",
"khaost",
"ebaauw",
"dustin.greif",
"nfarina",
"bwp91"
],
"versions": 2764
}
Evidence (package doc at flag time)
{
"dependencies_count": 40,
"dist": {
"integrity": "sha512-BlLvB5vOubvGumeEM/TUn2glHUAFFB/Zt1jSA7TtZPQZrFFgYAYMxeXSvXnGoA0vz1h+VHrUmOqFpItEqVYE2Q==",
"tarball": "https://registry.npmjs.org/homebridge-config-ui-x/-/homebridge-config-ui-x-5.27.0.tgz",
"unpackedSize": 13787997
},
"dist-tags": {
"alpha": "6.0.0-alpha.2",
"beta": "5.27.1-beta.4",
"latest": "5.27.0",
"release-4.x": "4.80.0"
},
"latest_version": "5.27.0",
"maintainers": [
{
"email": "dev@oz.nu",
"name": "oznu"
},
{
"email": "buyminivan-northern@yahoo.ca",
"name": "northernman"
},
{
"email": "mail@anderl-bauer.de",
"name": "supereg"
},
{
"email": "khaos.tian@gmail.com",
"name": "khaost"
},
{
"email": "erik.baauw@xs4all.nl",
"name": "ebaauw"
},
{
"email": "dustin.greif@gmail.com",
"name": "dustin.greif"
},
{
"email": "nfarina@gmail.com",
"name": "nfarina"
},
{
"email": "bwp91@icloud.com",
"name": "bwp91"
}
],
"num_versions": 2766,
"repository": {
"type": "git",
"url": "git+https://github.com/homebridge/homebridge-config-ui-x.git"
},
"scripts": {
"build": "npm run build:server && npm run build:ui",
"build:server": "rimraf dist && tsc -p tsconfig.build.json",
"build:ui": "npm run build --prefix ui",
"check": "npm run check:server && npm run check:ui",
"check:server": "npm install && npm outdated",
"check:ui": "npm install --prefix ui && npm outdated --prefix ui",
"lang-sync": "tsx scripts/lang-sync.ts",
"lint": "eslint . --max-warnings=0",
"lint:fix": "npm run lint -- --fix",
"prepare": "node scripts/apply-patches.mjs",
"prepublishOnly": "npm i --package-lock-only && npm run lint && npm run build",
"start": "tsx src/main.ts",
"test": "vitest run",
"test-coverage": "npm run test -- --coverage",
"upgrade-install": "./scripts/upgrade-install.sh",
"watch": "concurrently \"npm run watch:ui\" \"npm run watch:server\"",
"watch:server": "nodemon",
"watch:ui": "npm run start --prefix ui"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=5.27.0 but max published is 6.0.0-alpha.0",
"typosquat": "combosquat of 'homebridge'"
},
"time": {
"created": "2017-12-22T08:47:54.023Z",
"modified": "2026-07-21T13:13:01.955Z"
}
}