npm autotel-plugins @0.19.32
score
0.7518
high
flagged
2026-06-20 15:37
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| typosquat | 1.0 | combosquat of 'autotel' |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/jagreehal/autotel.git' also claimed by 10 package(s) under different publishers: ['npm/autotel-schema', 'npm/autotel-audit', 'npm/autotel-message-contract'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jagreehal"
],
"versions": 62
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-IyykdAAYCDLRx4t6T4jXR286gYcFPwjC3bUqzEpTQSbOX/DSXJeVB9DjnmpsJHXzUNz/xU+PUV55chn48160rw==",
"tarball": "https://registry.npmjs.org/autotel-plugins/-/autotel-plugins-0.19.32.tgz",
"unpackedSize": 1094862
},
"dist-tags": {
"latest": "0.19.32"
},
"latest_version": "0.19.32",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 63,
"repository": {
"directory": "packages/autotel-plugins",
"type": "git",
"url": "git+https://github.com/jagreehal/autotel.git"
},
"scripts": {
"build": "tsdown",
"check-exports": "attw --pack . --ignore-rules false-esm no-resolution cjs-resolves-to-esm",
"check-format": "prettier --check ./src",
"ci": "npm run build && npm run check-format && npm run check-exports && npm run lint && npm run test",
"clean": "rimraf dist",
"dev": "tsdown --watch",
"format": "prettier --write .",
"format:check": "prettier --check src/**/*.ts",
"lint": "eslint src/**/*.ts",
"lint:fix": "eslint src/**/*.ts --fix",
"quality": "pnpm type-check && pnpm test && pnpm lint && pnpm format:check && pnpm build && pnpm check-exports",
"test": "vitest run --config vitest.unit.config.ts",
"test:all": "pnpm test && pnpm test:integration",
"test:integration": "vitest run --config vitest.integration.config.ts",
"test:integration:watch": "vitest --config vitest.integration.config.ts",
"test:watch": "vitest --config vitest.unit.config.ts",
"type-check": "tsc --noEmit"
},
"signal_details": {
"shared_repo_different_publisher": "repo 'git+https://github.com/jagreehal/autotel.git' also claimed by 10 package(s) under different publishers: ['npm/autotel-schema', 'npm/autotel-audit', 'npm/autotel-message-contract'] ...",
"typosquat": "combosquat of 'autotel'"
},
"time": {
"created": "2025-11-26T06:58:26.473Z",
"modified": "2026-06-20T08:51:35.201Z"
}
}