BEACON

← candidates

npm oxlint-plugin-react-doctor @0.4.0

score
0.8 high
flagged 2026-06-05 09:54
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
typosquat 1.0 combosquat of 'oxlint'
shared_repo_different_publisher 0.9 repo 'git+https://github.com/millionco/react-doctor.git' also claimed by 2 package(s) under different publishers: ['npm/react-doctor', 'npm/eslint-plugin-react-doctor']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "abai"
  ],
  "versions": 122
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-iC+iV296B41pghbPEmR1oklwjTo8v9LlTVG1LTHed3ZkeuljH3Kq+SKeHB1YXvLuq9MARr+n4WDmN5r7bHtJfg==",
    "tarball": "https://registry.npmjs.org/oxlint-plugin-react-doctor/-/oxlint-plugin-react-doctor-0.4.0.tgz",
    "unpackedSize": 1877017
  },
  "dist-tags": {
    "beta": "0.2.0-beta.2",
    "dev": "0.4.0-dev.5448962",
    "latest": "0.4.0"
  },
  "latest_version": "0.4.0",
  "maintainers": [
    {
      "email": "aiden.bai05@gmail.com",
      "name": "abai"
    }
  ],
  "num_versions": 122,
  "repository": {
    "directory": "packages/oxlint-plugin-react-doctor",
    "type": "git",
    "url": "git+https://github.com/millionco/react-doctor.git"
  },
  "scripts": {
    "build": "pnpm gen && node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true })\" && cross-env NODE_ENV=production vp pack",
    "dev": "vp pack --watch",
    "gen": "node ./scripts/generate-rule-registry.mjs",
    "gen:check": "node ./scripts/generate-rule-registry.mjs && git diff --exit-code -- src/plugin/rule-registry.ts",
    "gen:fixture-tests": "node ./scripts/generate-fixture-tests.mjs",
    "gen:fixtures": "node ./scripts/extract-oxc-fixtures.mjs /tmp/oxc",
    "gen:react-hooks-fixtures": "node ./scripts/extract-react-hooks-tests.mjs /tmp/react/packages/eslint-plugin-react-hooks/__tests__/ESLintRulesOfHooks-test.js src/plugin/rules/react-builtins/__upstream-fixtures__/rules-of-hooks.json && node ./scripts/extract-react-hooks-tests.mjs /tmp/react/packages/eslint-plugin-react-hooks/__tests__/ESLintRuleExhaustiveDeps-test.js src/plugin/rules/react-builtins/__upstream-fixtures__/exhaustive-deps.json",
    "test": "pnpm gen && vp test run",
    "typecheck": "pnpm gen && tsc --noEmit"
  },
  "signal_details": {
    "shared_repo_different_publisher": "repo 'git+https://github.com/millionco/react-doctor.git' also claimed by 2 package(s) under different publishers: ['npm/react-doctor', 'npm/eslint-plugin-react-doctor']",
    "typosquat": "combosquat of 'oxlint'"
  },
  "time": {
    "created": "2026-05-15T13:59:48.400Z",
    "modified": "2026-06-05T04:34:37.299Z"
  }
}