npm dod-guard @2.7.0
score
0.7045
high
flagged
2026-07-23 15:39
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['2.4.0', '2.6.0', '2.7.0'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/TychoHenzen/dod-guard.git' also claimed by 3 package(s) under different publishers: ['npm/obsidian-rag', 'npm/gitevo', 'npm/evomcp'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 42d ago but package has 39 versions (expect >= 95d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tychohenzen"
],
"versions": 39
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-Px1/9kg0JB1l1LkqFRD9mwZbcWrTgSGqW88OOe4APyvGxaCrLt7C1sELI8OFErgR0IX2lB+r2Y0ODASZCOxy7A==",
"tarball": "https://registry.npmjs.org/dod-guard/-/dod-guard-2.7.0.tgz",
"unpackedSize": 1074273
},
"dist-tags": {
"latest": "2.7.0"
},
"latest_version": "2.7.0",
"maintainers": [
{
"email": "tychohenzen@gmail.com",
"name": "tychohenzen"
}
],
"num_versions": 39,
"repository": {
"directory": "packages/dod-guard",
"type": "git",
"url": "git+https://github.com/TychoHenzen/dod-guard.git"
},
"scripts": {
"build": "tsc",
"bundle": "node esbuild.config.mjs",
"coverage": "c8 --include=\"src/*.ts\" --exclude=\"src/*.test.ts\" --reporter=text --reporter=html node --experimental-test-module-mocks --test \"dist/*.test.js\"",
"dev": "tsc --watch",
"prepublishOnly": "npm run build && npm run bundle",
"start": "node dist/bundle.js",
"test": "tsc && node --experimental-test-module-mocks --test \"dist/*.test.js\""
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['2.4.0', '2.6.0', '2.7.0']",
"repo_too_new_for_version_history": "claimed repo created 42d ago but package has 39 versions (expect >= 95d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/TychoHenzen/dod-guard.git' also claimed by 3 package(s) under different publishers: ['npm/obsidian-rag', 'npm/gitevo', 'npm/evomcp']"
},
"time": {
"created": "2026-06-11T13:33:56.869Z",
"modified": "2026-07-23T20:22:23.471Z"
}
}