npm autotel-audit @0.1.14
score
0.5329
med
flagged
2026-06-05 08:22
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.1.14 but max published is 0.1.15 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/jagreehal/autotel' also claimed by 10 package(s) under different publishers: ['npm/autotel-aws', 'npm/autotel-subscribers', 'npm/autotel-pact'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jagreehal"
],
"versions": 15
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-nqpq9zseMldoGfb2FNh8Y8/eyr/PU3HBMy/wubTQqTzy5N+SmjLXl0Go2I531rN9zxuk0bxiaPNYA25hnxoNnA==",
"tarball": "https://registry.npmjs.org/autotel-audit/-/autotel-audit-0.1.14.tgz",
"unpackedSize": 41483
},
"dist-tags": {
"latest": "0.1.14"
},
"latest_version": "0.1.14",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 15,
"repository": {
"directory": "packages/autotel-audit",
"type": "git",
"url": "https://github.com/jagreehal/autotel"
},
"scripts": {
"build": "tsup",
"dev": "tsup --watch",
"lint": "eslint src/**/*.ts",
"test": "vitest run",
"type-check": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.1.14 but max published is 0.1.15",
"shared_repo_different_publisher": "repo 'https://github.com/jagreehal/autotel' also claimed by 10 package(s) under different publishers: ['npm/autotel-aws', 'npm/autotel-subscribers', 'npm/autotel-pact'] ..."
},
"time": {
"created": "2026-05-04T19:10:43.351Z",
"modified": "2026-06-04T07:06:25.440Z"
}
}