npm @brna/schema @0.1.20
score
0.5577
med
flagged
2026-07-18 04:25
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/expo-plugin', 'npm/@brna/mcp', 'npm/@brna/core'] ... |
| 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": 1,
"dist": {
"integrity": "sha512-d5mEivtOIDtNs4ARdTavlo57C/19myICfr91lVego052Kt6rcSnEuOoGvKEaCaYS9HQ4DF8o/FdzoTVJ27lCnA==",
"tarball": "https://registry.npmjs.org/@brna/schema/-/schema-0.1.20.tgz",
"unpackedSize": 89117
},
"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:schema": "ts-json-schema-generator --path src/types.ts --type Snapshot --tsconfig tsconfig.json --out dist/brna-1.schema.json --no-type-check",
"prepack": "bun run build:schema",
"test": "bun test",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"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/expo-plugin', 'npm/@brna/mcp', 'npm/@brna/core'] ..."
},
"time": {
"created": "2026-05-02T15:02:40.260Z",
"modified": "2026-07-10T18:17:09.834Z"
}
}