Paste any GitHub repo. Get instant security audits, dependency graphs, bug traces, and onboarding docs. Sign in free. Bring your own AI key. 7 scans/week included.
Works with any AI provider you already use
Your API key is stored in your browser only. Never transmitted to our servers.
From junior devs onboarding to CTOs auditing an acquisition — RepoPrism gives every engineer the same superpowers.
Finds missing try/catch, hardcoded secrets, SQL injection, N+1 queries, XSS, unused imports, and 20+ more issue types across every file in your codebase.
Missing try/catch — DB crash will 500
api/users.ts:47
Hardcoded secret key exposed in git
lib/payments.js:3
N+1 query in .forEach() loop
dashboard.tsx:82
console.log(token) leaks to prod logs
auth.ts:29
3 unused imports increasing bundle
Modal.tsx:12
Click any file and see every other file that breaks when it changes. Built from actual import parsing with color-coded impact scores.
Describe a bug in plain English. RepoPrism scans your git history and pinpoints exactly which commit introduced the problem.
Add user authentication
Refactor API middleware
Update dependencies
Initial database setup
Ask "how does auth work?" and RepoPrism searches the codebase, explains it, and generates a live Mermaid architecture diagram on the fly.
Analyzing 4 files...
Auth uses JWT tokens in lib/auth.ts. Sessions stored in Redis via middleware/session.ts. Login flow: POST /api/auth then validate then issue token.Real-time 0 to 100 score with breakdown charts, language distribution, and issue category analysis. Share with your CTO in one click.
Analyzes naming conventions, error handling patterns, async style, and folder structure so all AI fixes match your team's exact coding style.
See exactly what changes RepoPrism recommends. Side-by-side diff with syntax highlighting for every suggested fix.
Generate a shareable link to your full codebase report. Works with or without a Supabase backend.
Search across all issues, filter by severity, sort by file. Pagination handles 400+ issues without breaking a sweat.
Sign in with GitHub or Google. Free tier included. No credit card needed.
Any public repo. Private repos work too with a GitHub PAT.
Free from Groq or Google Gemini AI Studio. Works instantly with your free account.
Use quick-select or choose files manually. Source code only for best results.
Every bug with exact file and line number plus a copy-paste fix.
Whether you're solo or enterprise, RepoPrism scales to your workflow.
No credit card needed for the AI key. Your RepoPrism account includes 7 free scans/week.
1M token context window. Great for large repos.
Access to many free models with :free suffix.
Paste a GitHub URL. Get security audits, dependency graphs, bug traces, and onboarding docs in under 60 seconds.
Works on any public GitHub repo