npm claude-react-web @0.5.5
score
0.5695
med
flagged
2026-06-18 06:37
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.5.3', '0.5.4', '0.5.5'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'react' |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 41d ago but package has 18 versions (expect >= 75d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"gezelin"
],
"versions": 17
}
Evidence (package doc at flag time)
{
"dependencies_count": 15,
"dist": {
"integrity": "sha512-/jTURx7UiICim0EnBsqh20im4sctkoOa0QduKAJhdSMZm7fWbnch3qFPs1X3pHJPcJ5PPCMFarGp+zPAYMnlIA==",
"tarball": "https://registry.npmjs.org/claude-react-web/-/claude-react-web-0.5.5.tgz",
"unpackedSize": 2166364
},
"dist-tags": {
"latest": "0.5.5"
},
"latest_version": "0.5.5",
"maintainers": [
{
"email": "gezelin1178496442@gmail.com",
"name": "gezelin"
}
],
"num_versions": 18,
"repository": {
"type": "git",
"url": "git+https://github.com/LoopGe/claude-react-web.git"
},
"scripts": {
"analyze:bundle": "npm run build:client && node scripts/analyze-bundle.mjs",
"build": "concurrently \"npm:build:client\" \"npm:build:server\"",
"build:client": "vite build",
"build:server": "node build.mjs",
"dev": "concurrently -n server,client -c blue,magenta \"npm:dev:server\" \"npm:dev:client\"",
"dev:client": "vite --port 5174",
"dev:server": "tsx watch server/cli.ts --port 3456 --no-open",
"format": "prettier --write .",
"format:check": "prettier --check .",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"prepublishOnly": "npm run build",
"preview": "npm run build && npm run start",
"start": "node dist/cli.mjs",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc -p tsconfig.json --noEmit && tsc -p tsconfig.node.json --noEmit"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['0.5.3', '0.5.4', '0.5.5']",
"repo_too_new_for_version_history": "claimed repo created 41d ago but package has 18 versions (expect >= 75d for that history)",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2026-06-03T08:45:27.403Z",
"modified": "2026-06-18T11:37:17.932Z"
}
}