BEACON

← candidates

npm claude-react-web @0.5.2

score
0.5521 med
flagged 2026-06-16 08:49
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['0.5.0', '0.5.1', '0.5.2']
topology
typosquat 1.0 combosquat of 'react'
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 39d ago but package has 15 versions (expect >= 70d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "gezelin"
  ],
  "versions": 14
}

Evidence (package doc at flag time)

{
  "dependencies_count": 14,
  "dist": {
    "integrity": "sha512-sPJgQGnahoBIeNY1e+fjPKhWYHKdJU3CA50OGqpTomUYiw5ZJC2iDLsE8AMeDHrDInTPhDVFJF+vFvsEhXeFRA==",
    "tarball": "https://registry.npmjs.org/claude-react-web/-/claude-react-web-0.5.2.tgz",
    "unpackedSize": 2097923
  },
  "dist-tags": {
    "latest": "0.5.2"
  },
  "latest_version": "0.5.2",
  "maintainers": [
    {
      "email": "gezelin1178496442@gmail.com",
      "name": "gezelin"
    }
  ],
  "num_versions": 15,
  "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.0', '0.5.1', '0.5.2']",
    "repo_too_new_for_version_history": "claimed repo created 39d ago but package has 15 versions (expect >= 70d for that history)",
    "typosquat": "combosquat of 'react'"
  },
  "time": {
    "created": "2026-06-03T08:45:27.403Z",
    "modified": "2026-06-16T13:49:16.968Z"
  }
}