npm @brna/cli @0.1.20
score
0.5377
med
flagged
2026-07-18 03:54
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.1.20 but max published is 0.1.21-rc.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/leolin310148/brna.git' also claimed by 7 package(s) under different publishers: ['npm/@brna/babel-plugin', 'npm/@brna/mcp', 'npm/@brna/core'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@brna/local-usage'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 76d ago but package has 24 versions (expect >= 82d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"leolin310148"
],
"versions": 20
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-AlnrCppXem0M5M6FB9dZSr8eSey8gbn4TTwUxGJJUe9Ku+EPCbY3IlIRP+Wz9xVF0jl4ufzKp0YeEzYRUI5Vag==",
"tarball": "https://registry.npmjs.org/@brna/cli/-/cli-0.1.20.tgz",
"unpackedSize": 1174986
},
"dist-tags": {
"latest": "0.1.20",
"next": "0.1.21-rc.0"
},
"latest_version": "0.1.20",
"maintainers": [
{
"email": "leolin310148@gmail.com",
"name": "leolin310148"
}
],
"num_versions": 24,
"repository": {
"type": "git",
"url": "git+https://github.com/leolin310148/brna.git"
},
"scripts": {
"build": "node -e \"require('node:fs').rmSync('dist/brna',{force:true})\" && bun build ./src/cli.ts --target=node --conditions brna-source --outfile dist/brna.js",
"prepack": "bun run build",
"start": "bun run ./src/cli.ts",
"test": "bun test",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@brna/local-usage']",
"dist_tag_anomaly": "dist-tags.latest=0.1.20 but max published is 0.1.21-rc.0",
"repo_too_new_for_version_history": "claimed repo created 76d ago but package has 24 versions (expect >= 82d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/leolin310148/brna.git' also claimed by 7 package(s) under different publishers: ['npm/@brna/babel-plugin', 'npm/@brna/mcp', 'npm/@brna/core'] ..."
},
"time": {
"created": "2026-05-02T15:02:28.236Z",
"modified": "2026-07-10T18:16:31.625Z"
}
}