Calling all AI coding assistant users! π£
We're building a public database of AI-hallucinated npm/PyPI package names β packages that AI coding assistants reference but don't actually exist on the registry.
Why This Matters
These phantom names are prime targets for supply chain attacks. If an attacker registers a hallucinated package name, every project that imported it now pulls in attacker-controlled code.
What We're Looking For
If you've ever seen your AI assistant suggest packages like:
express-helper-utils β
react-dom-utils β
lodash-extra-functions β
mongoose-plugin-helper β
...or any other packages that turned out not to exist, please share them here!
Format
- Package name: `your-package-name`
- AI tool: (ChatGPT / Copilot / Cursor / Claude / other)
- Language: (JavaScript / Python / etc.)
- Context: (brief description of what you were building)
Current Database Stats
| Metric |
Count |
| Total hallucinated patterns |
50+ |
| Top hallucinated prefix |
react-* |
| Languages covered |
JavaScript, Python |
| Registry sources |
npm, PyPI |
How to Contribute
- Comment on this issue with your examples
- Or open a PR to
packages/core/src/data/phantom-packages.json
- Every contribution helps make AI-generated code safer for everyone
Related
Help us protect the next generation of AI-assisted development! π‘οΈ
Calling all AI coding assistant users! π£
We're building a public database of AI-hallucinated npm/PyPI package names β packages that AI coding assistants reference but don't actually exist on the registry.
Why This Matters
These phantom names are prime targets for supply chain attacks. If an attacker registers a hallucinated package name, every project that imported it now pulls in attacker-controlled code.
What We're Looking For
If you've ever seen your AI assistant suggest packages like:
express-helper-utilsβreact-dom-utilsβlodash-extra-functionsβmongoose-plugin-helperβ...or any other packages that turned out not to exist, please share them here!
Format
Current Database Stats
react-*How to Contribute
packages/core/src/data/phantom-packages.jsonRelated
Help us protect the next generation of AI-assisted development! π‘οΈ