
完整作品展
技术栈
25 projects


AI 代码安全扫描器,检查 GitHub 仓库找出可利用的漏洞并提供修复建议。
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

AI 应用安全扫描器,检测泄露的密钥和配置问题。
thfothijn · Product Hunt
OpzyAI Finds what your AI-built app leaks — your editor fixes it

Mitsumono用AI扫描网站漏洞并快速生成修复建议。
@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⬇️

扫描GitHub代码库查找安全漏洞,AI提供修复建议。
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


Solidity智能合约AI安全扫描工具,检测漏洞和优化建议。
@Ninjafromqueens · X
Hello! I am the founder and owner of Audit your smart contracts before deploying.

扫描 vibecoded 应用的安全漏洞,包括暴露的密钥、认证破损和缺失行级安全。
@MrBallaz · X
Protect your vibe-coded app

免费扫描AI系统提示词的注入攻击和越狱漏洞。
javeria_akram1 · Product Hunt
Raven AI system prompt vulnerability scanner

用 7 个扫描器扫描 Web 应用漏洞,获取 AI 修复建议和 PDF 报告。
@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

VibeLint 为 AI 代理提供代码检查、权限控制和审批工作流。
@RElharrak39428 · X

由AI驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
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