npm monomind @2.7.9
score
0.5343
med
flagged
2026-07-26 05:35
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['2.7.6', '2.7.7', '2.7.8', '2.7.9'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 90d ago but package has 190 versions (expect >= 136d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"nokhodian"
],
"versions": 189
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-fQyIWokBS6jophF1C3VLesCmsvyImy5t0otae/wVS8p0b//68MLwxQvv2wb/iL92r0GcvCaSi6f6A0RKTLtubA==",
"tarball": "https://registry.npmjs.org/monomind/-/monomind-2.7.9.tgz",
"unpackedSize": 11675432
},
"dist-tags": {
"latest": "2.7.9"
},
"latest_version": "2.7.9",
"maintainers": [
{
"email": "nokhodian@gmail.com",
"name": "nokhodian"
}
],
"num_versions": 190,
"repository": {
"type": "git",
"url": "git+https://github.com/monoes/monomind.git"
},
"scripts": {
"build": "tsc",
"build:ts": "cd packages/@monomind/cli && npm run build || true",
"dev": "tsx watch src/index.ts",
"postinstall": "find node_modules -name '._*' -delete 2>/dev/null || true",
"prepublishOnly": "cd packages/@monomind/cli && npm run build",
"security:audit": "npm audit --audit-level high",
"security:fix": "npm audit fix",
"security:test": "npm run test:security",
"test": "vitest",
"test:security": "vitest run tests/security/",
"test:ui": "vitest --ui",
"v1:domains": "npm run build:domains",
"v1:security": "npm run security:audit && npm run security:test",
"v1:swarm": "npm run start:swarm"
},
"signal_details": {
"rapid_release": "4 versions in last 24h: ['2.7.6', '2.7.7', '2.7.8', '2.7.9']",
"repo_too_new_for_version_history": "claimed repo created 90d ago but package has 190 versions (expect >= 136d for that history)"
},
"time": {
"created": "2026-04-21T08:14:11.999Z",
"modified": "2026-07-26T06:30:52.989Z"
}
}