Show HN: RepoSignal scores GitHub repos for adoption risk. No AI, no servers
Category: devtools
Tags: chrome-extension, github, dependency-risk
Score: 6.5/10 (Innovation: 6, Technical: 5, Documentation: 8, Utility: 7)
RepoSignal is a Chrome extension that scores GitHub repositories for adoption risk using six weighted signals like maintenance and security, computed locally from GitHub API data without AI or servers. It is interesting because it provides transparent, reproducible due diligence for dependencies and includes features like comparison, drift tracking, and tunable weights.
Target audience: backend devs
Repository: https://github.com/udit-rawat/RepoSignal · JavaScript · MIT
View on Hacker News