Wyro is installed.
Check any repo on GitHub.

Open a repository and press Check with Wyro. It reads the
source in your browser, names what it finds, and uploads nothing.

8 issues need your attention
prisma-examples / orm / express
POST /post reaches Post unauthenticated
GET /users exposes email addresses
DELETE /post/:id has no guard

One Button, Any Repository

Press Check with Wyro on any GitHub page. Nothing
is uploaded — the source is read in your browser.

→
GET /users
No guard on this path
▤
users

It Follows The Path

Every finding names the rule it broke and the route
it walked to reach your data.

auth-before-data
sensitive-public-read
public-entry-guarded
Open the architecture
Opens the canvas

Then See The Shape

Open the repository on a canvas — every route, every
table, and which paths reach data unguarded.