
Oh My Ship - Leaderboard where upvotes get you seen and paid support gets you ah
Vote on projects and use paid support to boost visibility on a community leaderboard.
@gabugando · X
Ship your next project
The full gallery
Tech stack
27 projects

Vote on projects and use paid support to boost visibility on a community leaderboard.
@gabugando · X
Ship your next project

Track AI usage, apply guardrails, and maintain audit evidence for your projects.
@Lathithaa_Mdayi · X

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

Audit your AI app for security, privacy, and governance readiness.
u/Budget_Lawfulness_33 · Reddit
I made a tool that bridges the gap between vibe coding and actually knowing what you shipped A lot of people are shipping things they don’t fully understand anymore. With the new flagship models such Claude/Codex and people spending hundreds on AI subscriptions to build faster, apps are being shipped quicker than ever. But when you’re constantly throwing prompts at AI, adding features, and moving fast, it’s easy to lose track of what actually made it into your codebase. So I built: https

Kanban board where voice notes become cards and agents help complete tickets.
u/EloWeld · Reddit
I got tired of copy-pasting tickets into Claude Code, so I built a Kanban board that hands cards to a local agent Just a delegate to local agent feature Upfront disclaimer: it's my own project, don't take it as an ad — I genuinely just want feedback. Why yet another kanban board? • First I got tired of sorting through a pile of messages from my boss and bugs the team found by hand -> made a Telegram bot you just forward stuff to, and it writes the task up properly and

Write a bot and watch it compete against others in real-time battles.
@hoofader · X
Get ready for robots age:

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

AI operating system for founders that turns strategic thinking into tracked execution.
@AshiveCompany · X

Check AI agent outputs and actions against your policies before execution; get allow, block, rewrite, or escalate decisions.
u/danielbaker06072001 · Reddit
Most AI agent SaaS is just bad security with a nice dashboard Give a new employee access to Stripe, GitHub, Slack, and your CRM on day one, and you’d call it reckless. Give the same access to an AI agent, and we call it “autonomous.” That isn’t innovation. It’s skipping basic security because the demo looks cool. Full disclosure: I’m building TrustLoopGuard around this problem, so I’m obviously biased. While testing one MCP connection, I realized I had decided what the agent could a

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

Audit and optimize your local business visibility across ChatGPT, Perplexity, and Claude.
@Timemindai · 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