npm specrails-hub @1.66.0
score
0.7
high
flagged
2026-06-11 04:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.65.1', '1.65.2', '1.65.3', '1.65.4', '1.66.0'] |
| topology | ||
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@homebridge/ciao', 'selfsigned'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 86d ago but package has 117 versions (expect >= 124d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"fjpulidop"
],
"versions": 116
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-3bSE7Lni32sYe+j/7ddk31NTM/UzqiApdDSy9T+65B9sg7cGt60PlrS7uwyWVUPNjFRn//DURe7r6dc0CAfZzA==",
"tarball": "https://registry.npmjs.org/specrails-hub/-/specrails-hub-1.66.0.tgz",
"unpackedSize": 18693018
},
"dist-tags": {
"latest": "1.66.0"
},
"latest_version": "1.66.0",
"maintainers": [
{
"email": "fj.pulidop@gmail.com",
"name": "fjpulidop"
}
],
"num_versions": 117,
"repository": {
"type": "git",
"url": "git+https://github.com/fjpulidop/specrails-hub.git"
},
"scripts": {
"assemble-runtimes": "node scripts/assemble-runtimes-local.mjs",
"build": "npm run build:server && cd client && npm run build && cd .. && npm run build:cli",
"build:cli": "tsc --project tsconfig.cli.json",
"build:desktop": "npm run build:server && cd client && npm run build && cd .. && npm run build:sidecar && tauri build",
"build:desktop:local": "npm run assemble-runtimes && npm run build:desktop",
"build:server": "node -e \"require('fs').rmSync('server/dist',{recursive:true,force:true})\" && tsc --project tsconfig.json",
"build:sidecar": "node scripts/build-sidecar.mjs",
"check-core-compat": "tsx scripts/check-core-compat.ts",
"ci": "npm run typecheck && npm run check-core-compat && npm run test:coverage && cd client && npm run test:coverage",
"dev": "concurrently \"npm run dev:server\" \"npm run dev:client\"",
"dev:client": "cd client && npm run dev",
"dev:desktop": "tauri dev",
"dev:server": "tsx watch server/index.ts",
"generate-icons": "tauri icon src-tauri/icons/icon.svg",
"test": "vitest run && tsx scripts/check-core-compat.ts",
"test:all": "vitest run && cd client && npx vitest run",
"test:client": "cd client && npx vitest run",
"test:coverage": "vitest run --coverage",
"test:watch": "vitest",
"typecheck": "tsc --noEmit && tsc -p tsconfig.cli.json --noEmit && cd client && tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@homebridge/ciao', 'selfsigned']",
"rapid_release": "5 versions in last 24h: ['1.65.1', '1.65.2', '1.65.3', '1.65.4', '1.66.0']",
"repo_too_new_for_version_history": "claimed repo created 86d ago but package has 117 versions (expect >= 124d for that history)"
},
"time": {
"created": "2026-03-17T23:44:05.741Z",
"modified": "2026-06-11T09:47:33.562Z"
}
}