npm oxlint-plugin-react-doctor @0.5.6
score
0.7667
high
flagged
2026-06-18 22:22
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| typosquat | 1.0 | combosquat of 'react' |
| 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/eslint-plugin-react-doctor', 'npm/react-doctor'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 125d ago but package has 236 versions (expect >= 142d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"abai"
],
"versions": 234
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-my/aMTDi2XmodqTK2ur+UeDLVAnOohIBfwj1AQ5LC3Q2vpcKsUiFjmwVxdy3RuanLXHXJ7hXwAqfmtIaYeyTpQ==",
"tarball": "https://registry.npmjs.org/oxlint-plugin-react-doctor/-/oxlint-plugin-react-doctor-0.5.6.tgz",
"unpackedSize": 2170153
},
"dist-tags": {
"beta": "0.2.0-beta.2",
"dev": "0.5.6-dev.740211c",
"latest": "0.5.6"
},
"latest_version": "0.5.6",
"maintainers": [
{
"email": "aiden.bai05@gmail.com",
"name": "abai"
}
],
"num_versions": 236,
"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": {
"repo_too_new_for_version_history": "claimed repo created 125d ago but package has 236 versions (expect >= 142d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/millionco/react-doctor.git' also claimed by 2 package(s) under different publishers: ['npm/eslint-plugin-react-doctor', 'npm/react-doctor']",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2026-05-15T13:59:48.400Z",
"modified": "2026-06-19T03:22:11.778Z"
}
}