Our story

Built by a non-developer, for non-developers

👋
Moses Ekbote
I build things in my spare time. Verilay, Evident, LogInsight, and BuildStory are all live products built without a traditional development background.
Follow the journey on Medium.
Medium GitHub

Other products

Evident AI ↗
AI-powered study and document management platform. Built on Replit with PostgreSQL and OpenAI.
BuildStory ↗
Document your build journey. Track what you built, why, and what you learned along the way.
LogInsight ↗
Log analysis and environment monitoring tool. Plain-English explanations for complex server logs.
Verilay ✓ You are here
Free security analysis for AI-built apps. Plain-English findings and advice prompts.

Why Verilay exists

I built several apps using AI platforms — Evident, LogInsight, BuildStory. Real apps with real users, databases, payments, and login systems.

One day I ran a security scan and found my database was publicly accessible. No authentication. Anyone with the URL could download everything.

I went looking for tools to check my other apps. What I found were security scanners written for developers — full of terms like "JWT verification bypass" and "insufficient input sanitization." I understood the words but not the sentences. I had no idea what to actually do.

So I built what I wished existed: a tool that reads your code and explains what it found in plain English — then helps you investigate safely with your AI builder before touching anything.

The philosophy

💬 Advise, don't fix
Every prompt Verilay generates asks your AI builder to investigate and advise — never to make sweeping changes. Blindly applying fix prompts can break working code.
✅ Verify before acting
Verilay lets you paste your builder's response back and update the report. The score reflects what's actually been verified — not just what static analysis found.
🎯 B grade is the realistic target
Not A. For AI-built apps, B means properly secured for real users. A requires enterprise-level hardening beyond what any AI builder can automate.
🔓 Free forever for non-developers
Verilay will always be free to analyse your app. No login required. Pro features for power users coming soon.

Built with

Python / Flask  ·  Claude AI (Anthropic)  ·  Supabase  ·  Railway  ·  Cloudflare

Source code: github.com/ekbm/verilay

Get in touch

✉ General enquiries & feedback
Questions about Verilay, feature requests, or want to share what score your app got?
[email protected]
💼 Commercial licensing
Want to embed Verilay in your product or offer it to your customers?
[email protected]
📰 Follow the journey
Building in public on Medium — new posts as features ship.
medium.com/@mosesekbote
Run a free analysis