npm @getpaseo/cli @0.1.110
score
0.5305
med
flagged
2026-07-22 03:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.1.110 but max published is 0.2.0-beta.1 |
| mass_publish_burst | 0.8 | publisher 'boudra' pushed 6 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"boudra"
],
"versions": 95
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-FWCPPwJTIv+SEs5w7j4nswopxGCm0MtSQifWP3XNSdHX47tuYqD97wxNihbFyPWK7YIBhaJUaqRjBCSCle5Hjw==",
"tarball": "https://registry.npmjs.org/@getpaseo/cli/-/cli-0.1.110.tgz",
"unpackedSize": 387251
},
"dist-tags": {
"beta": "0.2.0-beta.2",
"latest": "0.1.110"
},
"latest_version": "0.1.110",
"maintainers": [
{
"email": "boudra.moha@gmail.com",
"name": "boudra"
}
],
"num_versions": 117,
"repository": null,
"scripts": {
"build": "tsc -p tsconfig.json --incremental false",
"build:clean": "npm run clean && npm run build",
"clean": "node ../../scripts/clean-package-dist.mjs",
"prepack": "npm run build:clean",
"test": "npm run test:local",
"test:e2e": "npm run test:local",
"test:e2e:lifecycle": "npx tsx tests/e2e/agent-lifecycle.test.ts",
"test:local": "tsx tests/run-all.ts",
"typecheck": "tsgo --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.1.110 but max published is 0.2.0-beta.1",
"mass_publish_burst": "publisher 'boudra' pushed 6 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-02-12T07:06:36.316Z",
"modified": "2026-07-22T08:58:32.371Z"
}
}