npm autotel-plugins @0.19.31
score
0.7502
high
flagged
2026-06-16 02:50
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-devtools', 'npm/autotel', 'npm/autotel-agent'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jagreehal"
],
"versions": 61
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-HniEtzR1ZAyXWCWu2qH/+0kndnYvxs8ZXtirpuYEXaFzL4F74QN4cEck4HbvP4IY4GB4N/s0dqiv2sCaXvPNDw==",
"tarball": "https://registry.npmjs.org/autotel-plugins/-/autotel-plugins-0.19.31.tgz",
"unpackedSize": 1084396
},
"dist-tags": {
"latest": "0.19.31"
},
"latest_version": "0.19.31",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 62,
"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-devtools', 'npm/autotel', 'npm/autotel-agent'] ...",
"typosquat": "combosquat of 'autotel'"
},
"time": {
"created": "2025-11-26T06:58:26.473Z",
"modified": "2026-06-16T07:49:52.801Z"
}
}