BEACON

← candidates

npm claude-react-web @0.6.0

score
0.5269 med
flagged 2026-07-11 09:01
signals by category
topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
typosquat 1.0 combosquat of 'react'
dependency_added_unknown 0.6 3 new non-watchlisted dep(s): ['@types/diff', 'diff', 'idb']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 64d ago but package has 24 versions (expect >= 82d for that history)

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 18,
  "dist": {
    "integrity": "sha512-mQm5RFJtNYsxFdTH8t88yOf9P1kPIXMm+RCRNGw4enh79bjKB1yxD+an8so/b/i2lUhk3BhSudqJW867rwp/Eg==",
    "tarball": "https://registry.npmjs.org/claude-react-web/-/claude-react-web-0.6.0.tgz",
    "unpackedSize": 2336713
  },
  "dist-tags": {
    "latest": "0.6.0"
  },
  "latest_version": "0.6.0",
  "maintainers": [
    {
      "email": "gezelin1178496442@gmail.com",
      "name": "gezelin"
    }
  ],
  "num_versions": 24,
  "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",
    "verify": "npm run typecheck && npm run lint && npm test && npm run build"
  },
  "signal_details": {
    "dependency_added_unknown": "3 new non-watchlisted dep(s): ['@types/diff', 'diff', 'idb']",
    "repo_too_new_for_version_history": "claimed repo created 64d ago but package has 24 versions (expect >= 82d for that history)",
    "typosquat": "combosquat of 'react'"
  },
  "time": {
    "created": "2026-06-03T08:45:27.403Z",
    "modified": "2026-07-06T02:48:38.810Z"
  }
}