npm @rebasepro/cli @0.9.0
score
0.6785
med
flagged
2026-07-20 11:59
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.9.0 but max published is 0.9.1-canary.fd3754b |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/rebasepro/rebase.git' also claimed by 10 package(s) under different publishers: ['npm/@rebasepro/agent-skills', 'npm/@rebasepro/app', 'npm/@rebasepro/client-postgres'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 112d ago but package has 79 versions (expect >= 113d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"gatti675"
],
"versions": 78
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-dTF1ZjA5+gRQ/wsKKtwkW04oHJmlBgrHQLMPU/jpFYaz6gLf7/ewu4io5WeOB4L806W3FkAL+37QkhhGd0NGdQ==",
"tarball": "https://registry.npmjs.org/@rebasepro/cli/-/cli-0.9.0.tgz",
"unpackedSize": 323203
},
"dist-tags": {
"canary": "0.9.1-canary.26fe4b2",
"latest": "0.9.0"
},
"latest_version": "0.9.0",
"maintainers": [
{
"email": "francesco@firecms.co",
"name": "gatti675"
}
],
"num_versions": 79,
"repository": {
"directory": "packages/cli",
"type": "git",
"url": "https://github.com/rebasepro/rebase.git"
},
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly -p tsconfig.json",
"clean": "rm -rf dist && find ./src -name '*.js' -type f | xargs rm -f",
"test": "vitest run",
"test:e2e": "vitest run --config vitest.e2e.config.ts"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.9.0 but max published is 0.9.1-canary.fd3754b",
"repo_too_new_for_version_history": "claimed repo created 112d ago but package has 79 versions (expect >= 113d for that history)",
"shared_repo_different_publisher": "repo 'https://github.com/rebasepro/rebase.git' also claimed by 10 package(s) under different publishers: ['npm/@rebasepro/agent-skills', 'npm/@rebasepro/app', 'npm/@rebasepro/client-postgres'] ..."
},
"time": {
"created": "2026-03-30T14:18:29.111Z",
"modified": "2026-07-20T16:29:51.363Z"
}
}