Notice

How Veriify works

A guided tour of the whole platform — what each page does, how the diagnose-and-fix loop works, and where to go next.

The core loop

Scan, score, fix, verify

Every Veriify workflow — free or paid — moves through the same four steps.

01

Scan

Point Veriify at a URL or connect a GitHub repo. It crawls every page, form and asset and runs nine quality & integrity dimensions in parallel.

02

Score

Get one Product Health Score (0-100) with a full dimension breakdown. Every deduction traces to a specific, reproducible finding with evidence — never a black box.

03

Fix

Open the Fix Workbench to see every finding with a proposed remediation. Edit code yourself in the Scoped Editor, get the AI Agent's help, or hire a vetted specialist.

04

Verify

Nothing is marked fixed on your word. Veriify re-scans and only a passing check — or a live sandbox verification — moves your score up and releases any escrow payment.

Free scan

A fast, static crawl

The free scan is instant and needs no signup for your first result. Veriify crawls every page it can find, checks links, forms, headers, meta tags and more, and scores what a static pass can see across all 9 dimensions.

Deep Dive · Premium

Runs your product in a real browser

Deep Dive boots an actual headless browser and loads your product like a real visitor would, catching what a static crawl structurally cannot: JavaScript errors, Content-Security-Policy blocks, broken renders, Core Web Vitals (LCP and layout shift), low-contrast text, and other runtime-only bugs. Start it from the Deep Dive button next to the scan box on the Scan Room or the homepage — it takes a bit longer since it's really running your app, and results open straight into the Fix Workbench.

Site map

Where everything lives

A first-time map of the product — click any card to jump straight there.

Scan Room

Run a free scan or Deep Dive, and pick up recent results — this is where you land once signed in.

Dimensions

The 8 scoring dimensions and how weights adapt by product category.

Rubric

The full, versioned list of every check Veriify runs and how each one is weighted.

Marketplace

Browse vetted specialists and hire one to fix findings the Agent can't handle alone.

Pricing

Compare Free, Pro, Premium and Done-for-you — including the 7-day Premium trial.

Account & scans

Your profile, billing, and the full history of every scan you've run.

Notifications

Updates on engagements, fixes, and re-scans that affect your score.

Fix Workbench

Where every finding gets fixed

Every finding on your scan report lives in the Fix Workbench (Pro and up) with the evidence, a proposed fix, and a risk level. This is the one page where diagnosis turns into action.

  1. Open a finding to see exactly what's wrong and why it matters.
  2. Click Edit in sandbox to open the exact flagged file in the in-browser Scoped Editor — never the rest of your codebase.
  3. Ask the Agent chat for help, or write the fix yourself.
  4. Verify on server re-checks your edit against the same rule that flagged it.
  5. Deploy opens a real pull request on GitHub — reviewed, never force-merged.
AI Agent & Marketplace

When you don't want to fix it yourself

Premium's autonomous Agent triages every finding: it fixes and verifies what it safely can on its own, and escalates the rest with a suggested specialist.

  1. Hiring creates a pending engagement — no money moves yet.
  2. The specialist reviews the brief and either accepts (after signing an NDA) or declines.
  3. Once accepted, you fund escrow — the charge is authorized, not released.
  4. The specialist works in a scoped sandbox: only the isolated problem, never your full codebase.
  5. A passing re-scan releases payment automatically — you never pay for an unverified fix.
Good to know

Common questions

Do I need an account to run a scan?

No — the first free scan works without signing up. Create an account to save history, unlock every finding, and use the Fix Workbench.

What's the difference between the free scan and Deep Dive?

The free scan is a fast, static crawl — and it already checks for known-vulnerable JS libraries, email-security (SPF/DMARC), TLS-certificate expiry and more. Deep Dive (Premium) additionally runs your product in a real browser, catching runtime issues — JS errors, CSP blocks, broken renders, Core Web Vitals and low-contrast text — a static scan can't see.

Is my code ever exposed to a specialist?

No. Specialists work in a scoped sandbox seeing only the single flagged file, never your repository. They also sign an NDA before gaining any access.

Where do I see my score history or re-run a scan?

Account & scans lists every scan you've run with its score and date; open any of them to re-scan in place.

How do I get to this guide again?

"How it works" is always in the top navigation on every page.

Run your first scan free →