npm simulacra @2.2.0
score
0.8333
high
flagged
2026-06-11 19:52
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['gr0uch'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'daliwali' pushed 11 packages in the last 15min on npm |
| enrichment | ||
| repo_archived | 0.7 | claimed repo gr0uch/simulacra is archived but package keeps publishing |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"daliwali"
],
"versions": 125
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-9rXireeQSmpgGueQa9J2RHvDIxMI06qrukEjEXr8vGD0O6/IRZz4VnDvvsCOW2Mg7AKZ2X9Z6iy1XHKXZWuLmQ==",
"tarball": "https://registry.npmjs.org/simulacra/-/simulacra-2.2.0.tgz",
"unpackedSize": 129534
},
"dist-tags": {
"latest": "2.2.0"
},
"latest_version": "2.2.0",
"maintainers": [
{
"email": "dali@series.ac",
"name": "daliwali"
},
{
"email": "d@liwa.li",
"name": "gr0uch"
}
],
"num_versions": 125,
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/daliwali/simulacra.git"
},
"scripts": {
"build": "mkdirp dist && npm run build:dist && npm run build:min && npm run build:web",
"build:dist": "(node util/header.js && browserify util/global.js) > dist/simulacra.js",
"build:min": "(node util/header.js && uglifyjs -cm -- dist/simulacra.js) > dist/simulacra.min.js",
"build:web": "node website/build",
"clean": "rimraf coverage.json coverage dist",
"deploy": "./website/deploy.sh",
"lint": "eslint lib test",
"postpublish": "npm run build && npm run deploy && npm run tag",
"report": "istanbul report lcov text-summary",
"tag": "git tag `npm v simulacra version` && git push origin --tags",
"test": "npm run lint && npm run test:render && npm run test:browser",
"test:browser": "node test/server & browserify -t browserify-istanbul test | tape-run | tap-spec",
"test:render": "node test/render | tap-spec"
},
"signal_details": {
"maintainer_churn": "added: ['gr0uch']",
"mass_publish_burst": "publisher 'daliwali' pushed 11 packages in the last 15min on npm",
"repo_archived": "claimed repo gr0uch/simulacra is archived but package keeps publishing"
},
"time": {
"created": "2015-11-21T00:48:10.225Z",
"modified": "2026-06-12T00:44:49.043Z"
}
}