npm autotel @3.4.1
score
0.7687
high
flagged
2026-06-02 01:16
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| mass_publish_burst | 0.8 | publisher 'GitHub Actions' pushed 1150 packages in the last 15min on npm |
| 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-hono', 'npm/autotel-mcp-instrumentation', 'npm/autotel-mongoose'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jagreehal"
],
"versions": 47
}
Evidence (package doc at flag time)
{
"dependencies_count": 13,
"dist": {
"integrity": "sha512-sumrtJ+zOxaUnu2WS34IjaAkbAy66Fdjx1Cj2/cVbWIKTEDDPhGwwA/Y7lMKr6XkxtFYTCcIxbdIIMX2Bm/5+w==",
"tarball": "https://registry.npmjs.org/autotel/-/autotel-3.4.1.tgz",
"unpackedSize": 6019841
},
"dist-tags": {
"latest": "3.4.1"
},
"latest_version": "3.4.1",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 53,
"repository": {
"type": "git",
"url": "git+https://github.com/jagreehal/autotel.git"
},
"scripts": {
"build": "tsup",
"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": "tsup --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:e2e": "vitest run --config vitest.e2e.config.ts",
"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": {
"mass_publish_burst": "publisher 'GitHub Actions' pushed 1150 packages in the last 15min on npm",
"shared_repo_different_publisher": "repo 'git+https://github.com/jagreehal/autotel.git' also claimed by 10 package(s) under different publishers: ['npm/autotel-hono', 'npm/autotel-mcp-instrumentation', 'npm/autotel-mongoose'] ..."
},
"time": {
"created": "2025-11-26T06:58:27.056Z",
"modified": "2026-06-01T20:19:29.920Z"
}
}