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

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

Automated code review tool for GitHub PRs following your team's coding standards.
u/surmado_rachel · Reddit
We built a cheaper code review tool for small teams We've been working on a code review tool for small teams, solo founders, and vibe coders who want a second set of eyes on every PR without paying Claude-level prices. The idea is simple: Surmado's Scout reviews your PRs against your own standards, not random generic lint rules. You add a STANDARDS.MD file, and on every push Scout gives you: What looks good/What needs work/A short reviewer brief so a human knows where to focus/Feedback

@suni_code https://t.co/OajI3lOKKW - Traffic Orchestration Platform
@KsaAZaks · X
- Traffic Orchestration Platform

Bulk check HTTP status codes for up to 1,000 URLs with real-time results and CSV export.
@bulkhttpstatus · X

Extract tables from engineering PDFs and convert them to styled Excel workbooks automatically.
@SpecParse · X
Convert Complex PDF Tables into Styled Excel Workbooks

Learn code skills with flashcards, quizzes, and AI tutoring built on memory science.
@mkappworks · X
I am building lets connect

Instantly grant product access to customers based on Stripe payments.
@ivneto_ · X
Let's connect! Shipped the thing I built because I was too lazy to write the same if-statement for the 12th time.

Write once, export to notebooks, slides, PDFs, PPTX, DOCX, or canvas.
@mr_wickedhacks · X
Write the doc once → get a notebook, slide deck, canvas, or resume from the same source. No rewriting for every format.

@JamesAuble https://t.co/GdUqHtJjbA
@Jasoliyaharsh1 · X

Chrome extension that intercepts secrets before you paste them into AI tools.
@Secureintent_ai · X
SecureIntent is a free Chrome extension that intercepts API keys, tokens, and passwords before you accidentally paste them into AI tools

Add form handling to any website with validation, spam blocking, and intelligent lead routing—no backend required.
@evcodebr · X

Scan GitHub repos for security vulnerabilities and code issues, then auto-fix them.
u/Still_Amphibian545 · Reddit
almost launched a side project with my api keys sitting in the repo (a week free gpt 5.6 on us) was about a day from launching a small project when i noticed my openai key was just sitting in a committed file. it had been there for weeks. no idea how i missed it. made me wonder what else was wrong that i couldn't see. turns out for vibecoded stuff it's usually the same handful of things. secrets in the repo, endpoints with no auth, a database with no access rules, no limit on the ex