A complete walkthrough of NexaVerify: provider setup, scan modes, the consensus engine, the HTML and JSON reports, free tier limits, and the Pro license. Reflects exactly what's in the version available on Gumroad today.
Built for indie devs who don't trust a single AI to review their code. 4 frontier LLMs vote in parallel. Only signals that hold up survive.
When you open NexaVerify for the first time, you land directly on the Control Center. No long tutorial. No wizard. A clean dark dashboard with one job: get you from "app open" to "first scan" in under 60 seconds.
Each mode controls how many providers are called and how aggressively the consensus engine cross-checks results.
Surface analysis. Catches obvious syntax issues and clear logic errors. Use it as a 2-minute sanity pass before continuing.
Default mode. Cross-references results across two providers. Best tradeoff between speed, signal quality, and API cost.
Full consensus engine. All four configured providers are queried in parallel. Use it before a client delivery, on critical code, or when Balanced surfaces something that needs confirmation.
Every scan generates two outputs at the same time. You decide which one to use depending on the task.
Each issue in the report includes: file and line number, severity (CRITICAL / HIGH / MEDIUM / LOW), confidence percentage, and which providers detected it.
The Health Score starts at 100 and is reduced based on validated issues, weighted by severity and confidence. Solo detections (1 provider only) reduce the score less than multi-LLM agreements.
| Issue type | Penalty (full confidence) |
|---|---|
| Critical issue | −15 pts |
| High issue | −8 pts |
| Medium issue | −3 pts |
| Low issue | −1 pt |
| Partial confidence (1 LLM only) | Reduced proportionally |
A "Why this score?" button is available in every HTML report. It explains which findings contributed to the deduction. The score is a guide, not an absolute verdict — the issue list is what matters.
NexaVerify is sold as a one-time license, not a subscription. Buy once on Gumroad, use forever. Your license unlocks the Pro tier on the machine where you activate it.
NexaVerify uses your own API keys. Code goes directly from your machine to the provider's endpoint. No NEXADiag server in between, no proxy, no telemetry.
The free version is for evaluation, not production. It runs the same engine but with hard limits.