npm effect-analyzer @0.3.2
score
0.6153
med
flagged
2026-06-07 16:03
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| provenance_dropped | 0.8 | prior version published with SLSA attestation; current version has none |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'jagreehal' pushed 10 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jagreehal"
],
"versions": 16
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-iKv1bTrnbK7VkDTGOzXDEVBHo6xSHd48zl7LJ1djmO6V2UOTMPoKiNPo9b48hL3NsBNlJUpFouUmFwR+op5OEg==",
"tarball": "https://registry.npmjs.org/effect-analyzer/-/effect-analyzer-0.3.2.tgz",
"unpackedSize": 10934650
},
"dist-tags": {
"latest": "0.3.2"
},
"latest_version": "0.3.2",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 17,
"repository": {
"directory": "packages/effect-analyzer",
"type": "git",
"url": "git+https://github.com/jagreehal/effect-analyzer.git"
},
"scripts": {
"build": "tsup",
"clean": "rm -rf dist",
"effect:fetch": "tsx scripts/fetch-effect-repo.ts",
"lint": "eslint src",
"lint:fix": "eslint src --fix",
"lsp": "node dist/lsp/server.js",
"quality": "pnpm type-check && pnpm test && pnpm lint",
"test": "vitest run",
"test:watch": "vitest watch",
"type-check": "tsc --noEmit"
},
"signal_details": {
"mass_publish_burst": "publisher 'jagreehal' pushed 10 packages in the last 15min on npm",
"provenance_dropped": "prior version published with SLSA attestation; current version has none"
},
"time": {
"created": "2026-03-22T19:09:26.550Z",
"modified": "2026-06-07T21:03:53.096Z"
}
}