I built an AI-powered npm dependency scanner β give it 30 seconds & a package.json
π Hey devs,
I recently built a super minimal tool:
https://package-scan.vercel.app
Drop your package.json
, and it will:
- Scan all dependencies
- Fetch NPM + GitHub info
- Pull known vulnerabilities via OSV
- Run AI to generate risk scores, warnings, and upgrade suggestions
Itβs a tiny tool but the goal is to answer:
π “Are my dependencies safe or outdated?”
Hit the big button: “Summon the Oracle” π§ββοΈ
β¦and let me know if itβs useful β feedback welcome, UI is still rough.
Would love ideas for features you’d actually want.