๐ 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.
Top comments (0)