
Prbl — AI code security scanner
Security scanner that detects vulnerabilities in AI-generated code repositories.
@GetPrbl · X
The full gallery
Tech stack
25 projects

Security scanner that detects vulnerabilities in AI-generated code repositories.
@GetPrbl · X

Point your GitHub repo at this AI scanner to find exploitable vulnerabilities and get fixes.
u/Delicious-Action-351 · Reddit
I failed 4 times and still made an app to make your code more secure. I made an webapp to make your vibecoded app secure. Today, SaaS entrepreneurs ship fast and don’t check for security, at the end they get hacked and it’ll cost them a lot of money. I decided to solve this issue. Netherite is an AI Security Specialist, you connect Github and choose repo to run security scan. It scans your whole repo in minutes and hands you the professional report and fix prompt for your ai agent. You ca

Scan AI-built apps for security vulnerabilities including leaked keys and exposed config.
thfothijn · Product Hunt
OpzyAI Finds what your AI-built app leaks — your editor fixes it

AI security scanner testing live websites to find vulnerabilities and generate fix prompts.
@wraithnet0x · X
Hey developers! I just launched my agentic security scanner. This is not your basic code review that could be replaced by claude code or anything like that. It tests the live application and hand you the fix so you can secure it in time. Website: Demo⬇️

AI-powered security auditor that scans GitHub repos to find vulnerabilities and suggest fixes.
u/uwais_ish · Reddit
Three weeks to build an AI security scanner. The scanner was the easy part. Shipped RedFlag this month. Breakdown of where the time actually went, because it was nothing like I estimated. Stack: Next.js 16, Auth.js v5, MongoDB, Stripe, OpenAI. Deployed on Vercel. What I thought would be hard: getting an LLM to find real vulnerabilities. What was actually hard: getting it to stop finding fake ones. First working version flagged 200+ issues on a clean repo. Every one plausible, most of th

AI-powered security scanner for AWS that identifies and remediates vulnerabilities automatically.
@GlenLouis08 · X
lets connect! building this

Scan smart contracts for vulnerabilities and get gas optimization suggestions.
@Ninjafromqueens · X
Hello! I am the founder and owner of Audit your smart contracts before deploying.

Scan vibecoded apps for security vulnerabilities including exposed keys, broken authentication, and missing row-level security.
@MrBallaz · X
Protect your vibe-coded app

Test AI system prompts for prompt injection, jailbreak, and information-leakage vulnerabilities, instantly.
javeria_akram1 · Product Hunt
Raven AI system prompt vulnerability scanner

Scan web apps for security vulnerabilities with 7 scanners and receive AI fix prompts and PDF reports.
@hexorasec · X
Paid Hexora accounts now get PDF security reports. Every finding with evidence, CVSS scores, remediation steps, and AI fix prompts, in a report you can hand to a client or keep for compliance. Live for Starter, Pro, and Max. #buildinpublic #vibecoding

Secure AI agent actions with code checks, permission gates, and approval workflows.
@RElharrak39428 · X

AI-powered code review that runs code in microVMs to catch more bugs.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db