npm openspecui @5.0.0
score
0.6883
med
flagged
2026-07-28 05:40
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=5.0.0 but max published is 6.0.0-beta.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/jixoai/openspecui.git' also claimed by 5 package(s) under different publishers: ['npm/@openspecui/search', 'npm/@openspecui/core', 'npm/xterm-input-panel'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"kezhaofeng"
],
"versions": 87
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-QvnPEiZH++T3vREyKC6J7up+r/x54iiij+OsKx+cPI9EZrMZKYRuIW2Z+cZwBIwf47SdbvbLeBY03oPiKJYHOw==",
"tarball": "https://registry.npmjs.org/openspecui/-/openspecui-5.0.0.tgz",
"unpackedSize": 24705958
},
"dist-tags": {
"beta": "6.0.0-beta.0",
"latest": "5.0.0"
},
"latest_version": "5.0.0",
"maintainers": [
{
"email": "gaubeebangeel@gmail.com",
"name": "kezhaofeng"
}
],
"num_versions": 91,
"repository": {
"type": "git",
"url": "git+https://github.com/jixoai/openspecui.git"
},
"scripts": {
"build": "pnpm run build:web && pnpm run build:copy-web && tsdown",
"build:copy-web": "rm -rf ./web && cp -r ../web/dist ./web",
"build:web": "pnpm --filter @openspecui/web build",
"dev": "NODE_OPTIONS=\"${NODE_OPTIONS:+$NODE_OPTIONS }--conditions=development\" tsx src/cli.ts",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=5.0.0 but max published is 6.0.0-beta.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/jixoai/openspecui.git' also claimed by 5 package(s) under different publishers: ['npm/@openspecui/search', 'npm/@openspecui/core', 'npm/xterm-input-panel'] ..."
},
"time": {
"created": "2025-11-25T04:29:03.494Z",
"modified": "2026-07-28T10:39:53.121Z"
}
}