npm @homepages/template-cli @1.0.0
score
0.5873
med
flagged
2026-07-24 21:19
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.0.0 but max published is 2.0.0-dev-20260724195104 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/falktravis/template-packages.git' also claimed by 2 package(s) under different publishers: ['npm/@homepages/template-kit', 'npm/@homepages/dev-media'] |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo falktravis/template-packages returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"travisfalk"
],
"versions": 12
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-KZimat7jU56Dct7o4mHO+ey5ae3zqOfUCovyye2fZWe1ClPzPcY0FS9zzSX3O+ERdor/FxhrPOfRdusyyOH4Cg==",
"tarball": "https://registry.npmjs.org/@homepages/template-cli/-/template-cli-1.0.0.tgz",
"unpackedSize": 823567
},
"dist-tags": {
"dev": "2.0.0-dev-20260725021840",
"latest": "1.0.0"
},
"latest_version": "1.0.0",
"maintainers": [
{
"email": "falk.travis@gmail.com",
"name": "travisfalk"
}
],
"num_versions": 14,
"repository": {
"directory": "packages/template-cli",
"type": "git",
"url": "git+https://github.com/falktravis/template-packages.git"
},
"scripts": {
"build": "tsdown && node --import tsx scripts/build-dev-client.mjs && node scripts/build-cli-assets.mjs",
"check": "npm run typecheck && npm run lint && npm run build && npm run test && npm run lint:pkg && npm run verify:consumer",
"lint": "eslint .",
"lint:pkg": "publint --strict",
"prepack": "npm run build",
"pretest": "node test/link-fixture-workspace.mjs",
"test": "node --import tsx --test --test-timeout=300000 'src/**/*.test.ts' 'src/**/*.test.tsx'",
"typecheck": "tsc --noEmit",
"verify:consumer": "node scripts/verify-consumer.mjs"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.0.0 but max published is 2.0.0-dev-20260724195104",
"repo_doesnt_exist": "claimed repo falktravis/template-packages returns 404 on github.com",
"shared_repo_different_publisher": "repo 'git+https://github.com/falktravis/template-packages.git' also claimed by 2 package(s) under different publishers: ['npm/@homepages/template-kit', 'npm/@homepages/dev-media']"
},
"time": {
"created": "2026-07-19T23:31:32.097Z",
"modified": "2026-07-25T02:18:49.591Z"
}
}