Wyro

See what Wyro checks — the page shown when you installed it.

Reads a repository's backend architecture and checks it. Everything runs in this browser — source is fetched from GitHub and analysed locally. Nothing is uploaded.

GitHub token

Optional. Without one, GitHub allows 60 repository reads an hour from your network. A token raises that to 5,000 and lets you check private repositories you can access.

Create one at github.com/settings/tokens — a fine-grained token with read-only Contents access is enough. It is stored in this browser only and is sent to nobody but GitHub.

What it reads

Schemas: Drizzle, Prisma, Mongoose, TypeORM.
Routes: Express calls, class-based routers, and NestJS or routing-controllers decorators — in TypeScript and JavaScript.

Anything outside that is reported as unreadable rather than treated as clean. A rule with nothing to look at is listed as not having run, because that is not the same as passing.