
Targe — LLM security scanning & audit reports
Tests LLM endpoints with adversarial cases and provides OWASP-mapped security audit reports.
@aryaan_sheth · X
- LLM security for small teams
The full gallery
Tech stack
17 projects

Tests LLM endpoints with adversarial cases and provides OWASP-mapped security audit reports.
@aryaan_sheth · X
- LLM security for small teams

Automated security audits for GitHub repositories to catch secrets, auth issues, and deployment problems.
@emanueldev4 · X
Building Preflight a simple way to catch issues before your website goes live.

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

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-powered security scanner for AWS that identifies and remediates vulnerabilities automatically.
@GlenLouis08 · X
lets connect! building this

Turn your résumé into an evidence-first portfolio with AI-guided suggestions for improvement.
@Showcase_app1 · X
Building Showcase: turns a résumé into an editable, evidence-first portfolio for final-year students and new grads. AI-assisted drafts, nothing invented. Build/edit/preview free; live publishing is Pro.

AI-powered audit tool that analyzes website and SaaS UI/UX for usability, accessibility, and conversion improvements.
@mydesignaudit · X

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

Monitor status and metadata-based problem signals for AI tools.
dobby_lee · HN
Open-Source for AI tool status checker

Scans live web apps for security vulnerabilities like exposed keys and open databases in 60 seconds.
@guhanvenkaty · X
Tako's free preview is live: Paste your URL, get a security verdict on your vibe-coded app in 60s. Not an AI wrapper: it fires real requests and PROVES exposure, pulling data from your open DB with no login. Scanning puts you on the early-access waitlist.

Run a $9 AI visibility audit across OpenAI, Claude, Gemini, and Grok. See where AI overlooks your brand, who appears instead, and what to fix next.
@kylekane · 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