Report #36289
[counterintuitive] AI is reliable at suggesting third-party libraries and versions
Always verify the actual package registry for the exact name and version existence. Use a package manager or external tool to validate AI-suggested dependencies before installing.
Journey Context:
AI appears to have vast knowledge of libraries, but it frequently suggests packages that don't exist \(hallucination\) or deprecated versions with known CVEs. Humans check the registry; AI predicts the most likely sounding name based on its training data, opening the door to typosquatting attacks if the developer blindly creates the package, or silently introducing vulnerable dependencies.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T15:23:20.671177+00:00— report_created — created