npm @carlesandres/house @0.5.0
score
0.5436
med
flagged
2026-07-25 03:57
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 12 -> 17 |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/carlesandres/house.git' also claimed by 4 package(s) under different publishers: ['npm/@carlesandres/house-linux-arm64', 'npm/@carlesandres/house-darwin-arm64', 'npm/@carlesandres/house-darwin-x64'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"carlesandres"
],
"versions": 17
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-n+SSygAwQlLB7ASFXvxSdLd0RUEUdHtwvtJY6jWB4WBm2KbmnYNkdUn2ngxnrvWRcEVRL9eaD/FWzbyntafSgw==",
"tarball": "https://registry.npmjs.org/@carlesandres/house/-/house-0.5.0.tgz",
"unpackedSize": 290920
},
"dist-tags": {
"latest": "0.5.0"
},
"latest_version": "0.5.0",
"maintainers": [
{
"email": "carlos.andres.c@gmail.com",
"name": "carlesandres"
}
],
"num_versions": 18,
"repository": {
"type": "git",
"url": "git+https://github.com/carlesandres/house.git"
},
"scripts": {
"build:cli": "bun run dev/build-cli.ts",
"build:npm-packages": "bun run dev/build-npm-packages.ts",
"build:standalone": "bun run dev/build-standalone.ts",
"build:themes": "bun run dev/build-themes.ts",
"dev": "bun --watch src/index.tsx",
"format": "oxfmt src/",
"format:check": "oxfmt --check src/",
"lint": "oxlint --tsconfig tsconfig.json src/",
"prepack": "bun run build:cli",
"prepare": "git config core.hooksPath .githooks 2>/dev/null || true",
"record-demo": "bash recordings/record-demo.sh",
"repro:pty-codeblocks": "bun run dev/repro-pty-codeblocks.ts",
"start": "bun run src/index.tsx",
"test": "bun test",
"test:pty": "HOUSE_PTY=1 bun test test/pty/",
"typecheck": "tsc --noEmit",
"version:set": "bun run dev/set-version.ts"
},
"signal_details": {
"script_count_spike": "scripts count 12 -> 17",
"shared_repo_different_publisher": "repo 'git+https://github.com/carlesandres/house.git' also claimed by 4 package(s) under different publishers: ['npm/@carlesandres/house-linux-arm64', 'npm/@carlesandres/house-darwin-arm64', 'npm/@carlesandres/house-darwin-x64'] ..."
},
"time": {
"created": "2026-05-16T13:06:38.014Z",
"modified": "2026-07-22T22:33:53.620Z"
}
}