4 items
See what a repository's backend does. Finds routes reaching your data without auth. Runs in your browser, uploads nothing. Open any GitHub repository, press one button, and see what its backend actually does. Wyro reads the repository's database schema and its HTTP routes, builds the architecture they describe, and checks it. The rule that matters most: can any endpoint reach a database table without passing through authentication first? That is the most common way a backend leaks data. Everything runs in your browser. Source is fetched from GitHub and analysed on your own machine. Nothing is uploaded, there is no account, and no Wyro server takes part in a check. It understands the common TypeScript and JavaScript backend stacks, in both module systems. Where a project is built on something it does not recognise, it says so rather than guessing. The current list is on wyro.in. WHAT IT WILL NOT DO It will not tell you a repository is fine when it could not read it. A project it cannot parse is reported as unreadable, never as clean. Where routes are found but no schema is, the rules that needed one are listed as not having run. That is not the same as passing, and the difference is the whole point of the tool. It does not guess intent either. A public read of a product catalogue and a public read of an invoice table look identical to a parser. GOOD TO KNOW Without a token, GitHub allows 60 repository reads an hour from your network. Add a personal access token on the Options page to raise that limit and to check private repositories you already have access to. The token stays on your machine and is sent only to GitHub. For a large monorepo, open the subdirectory you care about first. The check is scoped to the path in the address bar. Wyro also compiles a backend design into a real TypeScript project — https://wyro.in
Sep 2, 2026
rating_count is the Chrome Web Store ratings count, not a written-review count.
Media assets
Screenshots and videos on the listing.
Has promo video
Whether the listing includes at least one video.
Languages
Declared language locales.
Developer website
Listing exposes a developer website URL.
Contact email
Listing exposes a contact email.
Keyword in name
Case-insensitive substring match in the name.
Keyword in description
Case-insensitive substring match in the description.
Keyword occurrences in description
Count of case-insensitive occurrences in the description.
Category user-count percentile
Share of same-category extensions with fewer users (null if unknown).
These are transparent listing completeness / keyword signals, not a prediction of Chrome Web Store search ranking.