
VibeLint - AI Agent Security for Code, Tools, and Workflows
Secure AI agent actions with code checks, permission gates, and approval workflows.
@RElharrak39428 · X
The full gallery
Tech stack
24 projects

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

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.

Scan your app for leaked API keys, open databases, and auth bypasses.
@Nqspq · X
been building a security scanner for vibe-coded apps — it catches leaked API keys, open databases, logins you can bypass. tested it on a repo made for testing scanners. it caught everything — report below free if you want to check yours:

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

Scan websites for accessibility and privacy compliance issues using AI.
@tobio_ojebiyi · X

Observability platform for AI agent pipelines that detects failures and explains root causes.
@VaraadDurgaay · X
Solving the prb of observability in ai agents

Monitor web apps and APIs with instant Telegram alerts for downtime and performance issues.
u/AgitatedLemon6836 · Reddit
I've got too many sites to monitor at this point I have been working on a bunch of different SAAS ideas at this point, some of them are just parked right now as I have decided to market others or have lost passion for the project. Its hard to check logs in a unified fashion for a bunch of different sites, I have backend's on Fly io, Heroku, Vercel, Hetzner and AWS (for varying reasons, some consulting, some work etc). just wanted like text message updates for things with a summary, like "3

Test your app across devices and browsers to catch bugs automatically in minutes.
@vibe_and_go · X

Monitor servers with uptime checks, on-call escalation, and AI root-cause diagnosis.
@iamjackwiz · X

Runs real exploits against your web apps, APIs, and AI features with proof of each finding.
@yedil_bek · X
Building RedRun - security testing that proves what it finds. Runs the real exploit + hands you the exact request/response: SQLi, IDOR, SSRF, XSS, JWT + AI prompt-injection. Zero false positives. Free scan → Active engine invite-only - DM for access code

View disaster hazards and location risks for travel destinations.
@HappyMonkeyAI · X
GOSafe was another #AI powered #app concept from last week too that aims to help to #travellers stay informed about destinations they are thinking of visiting

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