Why GitHub stars fool almost everyone
The 4 signals that actually tell you the truth
- 1. Live usage — are real requests hitting it right now? Not historical hype: actual traffic, today.
- 2. Paying usage — is anyone spending real money to run it? People pay for things that work; free stars cost nothing.
- 3. Retention — do users come back in week two, or vanish after day one? Retention separates a viral weekend from a real tool.
- 4. Production volume — is real work flowing through it, or just demos and tutorials? Volume in production is the hardest signal to fake.
Where to actually find each signal
| Live usage | Public usage leaderboards (e.g. openrouter.ai/rankings for model/agent traffic), npm/PyPI download trends, Docker pull counts, status-page request graphs. |
| Paying usage | Pricing pages that actually exist, public revenue or ARR mentions, paid-tier waitlists, case studies with named paying customers (not logos with no story). |
| Retention | Cohort/retention charts if published, Discord/community activity that's still alive months in, repeat-contributor graphs on GitHub Insights, churn mentions in reviews. |
| Production volume | Real integration write-ups, incident/status history (you only get incidents when people depend on you), GitHub Issues full of production edge-cases vs. "how do I install this". |
A real example — read it as directional, then verify it yourself
Important caveat: these rankings are reported third-party and are directional — OpenRouter does not publish a canonical, audited leaderboard, and any single-day snapshot is just that: a snapshot. So don't take a number off a press write-up (or off this page) as gospel. The right move is the one this whole guide argues for: go look at the live data yourself at openrouter.ai/rankings, and weigh it against the other three signals before you conclude anything.
Your 60-second pre-commit check
- Ignore the star count entirely for the first pass.
- Find one live-usage signal (a leaderboard, downloads trend, or traffic graph). Is it real and recent?
- Confirm someone pays for it (a real pricing page or named paying customers).
- Look for retention (a community that's alive months in, repeat contributors).
- Check for production volume (incident history, integration write-ups, production-grade Issues).
- Only now glance at stars — as a tiebreaker for attention, never as proof of adoption.
Get the next drop
New AI build guides + the occasional bonus template. No spam, unsubscribe anytime.
By submitting you agree to our Privacy Policy & Terms. Unsubscribe anytime.