npm oxlint-plugin-react-doctor @0.5.5
score
0.7667
high
flagged
2026-06-15 02:52
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/react-doctor', 'npm/eslint-plugin-react-doctor'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 121d ago but package has 205 versions (expect >= 138d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"abai"
],
"versions": 204
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-otsA5vf5JVISa5V7Jg8hdvRaFsXADTPmqwT8s9e7sMNEg+me/+nXviI0DvfQ22vmNpXK6yzq96IGIGVI1uqnRw==",
"tarball": "https://registry.npmjs.org/oxlint-plugin-react-doctor/-/oxlint-plugin-react-doctor-0.5.5.tgz",
"unpackedSize": 2106267
},
"dist-tags": {
"beta": "0.2.0-beta.2",
"dev": "0.5.5-dev.bac7c82",
"latest": "0.5.5"
},
"latest_version": "0.5.5",
"maintainers": [
{
"email": "aiden.bai05@gmail.com",
"name": "abai"
}
],
"num_versions": 205,
"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 121d ago but package has 205 versions (expect >= 138d 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/react-doctor', 'npm/eslint-plugin-react-doctor']",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2026-05-15T13:59:48.400Z",
"modified": "2026-06-14T23:11:28.780Z"
}
}