npm @sokdak/happy @1.1.11-beta.0
score
0.5066
med
flagged
2026-07-28 15:03
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.1.11-beta.0 but max published is 1.2.0-main.1 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/slopus/happy.git' also claimed by 4 package(s) under different publishers: ['npm/happy-server-self-host', 'npm/happy', 'npm/claudeputer'] ... |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"sokdak"
],
"versions": 11
}
Evidence (package doc at flag time)
{
"dependencies_count": 36,
"dist": {
"integrity": "sha512-65PRM5zOlJONdY42oWty4UDaqidg5B2CY7SVXQu+i54LDLzPvCo9+AgodbPVB0o66NDUgQEVKYAF4fso1G9LGw==",
"tarball": "https://registry.npmjs.org/@sokdak/happy/-/happy-1.1.11-beta.0.tgz",
"unpackedSize": 112652046
},
"dist-tags": {
"latest": "1.1.11-beta.0",
"main": "1.2.0-main.6"
},
"latest_version": "1.1.11-beta.0",
"maintainers": [
{
"email": "me@sokdak.me",
"name": "sokdak"
}
],
"num_versions": 12,
"repository": {
"type": "git",
"url": "git+https://github.com/slopus/happy.git"
},
"scripts": {
"build": "shx rm -rf dist && tsc --noEmit && pkgroll",
"bundle:server": "node scripts/bundle-server.cjs",
"bundle:server:all": "node scripts/bundle-server.cjs --all-platforms",
"bundle:webapp": "node scripts/bundle-webapp.cjs",
"cli:install": "node scripts/install-local.cjs",
"postinstall": "node scripts/unpack-tools.cjs",
"test": "pnpm run build && vitest run --project unit",
"test:integration": "pnpm run build && vitest run --project integration-empty --project integration-plan-mode --project integration-authenticated",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.1.11-beta.0 but max published is 1.2.0-main.1",
"shared_repo_different_publisher": "repo 'git+https://github.com/slopus/happy.git' also claimed by 4 package(s) under different publishers: ['npm/happy-server-self-host', 'npm/happy', 'npm/claudeputer'] ..."
},
"time": {
"created": "2026-06-03T05:56:49.782Z",
"modified": "2026-07-28T20:01:49.896Z"
}
}