
Recon — one verified record of what your company knows
将公司的通话、文档、工单和CRM数据统一为可搜索且验证的记录。
@chaibytesai · X
完整作品展
技术栈
60 projects

将公司的通话、文档、工单和CRM数据统一为可搜索且验证的记录。
@chaibytesai · X

扫描你的应用程序,检测泄露的 API 密钥、开放数据库和身份验证漏洞。
Nqspq
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:

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

向任何LLM发送前屏蔽敏感数据,然后在回复中恢复。
@velumprivacy · X

将分散业务数据转化为可信、可追踪的AI答案。
sluice_data · Product Hunt
SluiceData Turn scattered data into trusted, AI-ready answers

晨间威胁情报仪表板,实时僵尸网络地图、CVE 排名、IOC 狩猎和安全资讯。
@LindenSec · X
Felt like vibe-coding something I'd use in my daily workroutine, so I made Pewpew map with live IOC's, a "HUNT' button to pull all recent IOC's/C2's from AbuseCH. Add your personal stack in a watchlist. See any new KEV CVE's. All in one dashboard.

用你的LLM API密钥分析Hacker News公开个人资料。
Topfi · HN
Like everyone on HN, I love nothing more than to (re)read my own comments. Getting my intuition that I am among the smartest, most humble, highest quality commenters on here confirmed by an LLM so capable that the US government had to temporarily export restrict it [0] seemed only natural. Having had my perfection confirmed, I decided to share this joy with you as I had a few percent usage left before a reset. I took a few prompts, then did a review of the output which resulted in Selbstbild, a BYOK (Anthropic / OpenRouter) web app that gives you a summary and assessment of your public comments by one of our machine Gods, including Fable 5 (provided your can afford that luxury at API pricing). In all seriousness, I have, for a long time, used my own comments on social media (including HN) as part of a personal needle-in-haystack test, simply because I do know my somewhat peculiar style and what I tend to write, but also because I can sometimes write in a slightly confusing manner, ma

用 RAG 技术研究调查最新的诈骗骗局。
u/King_Kazma · Reddit
whatsthegrift.com - a RAG research tool for today's grifters every day i feel like there's a new grift attached with some news article, which naturally birthed the idea to built something to investigate & visualize them examples: https://whatsthegrift.com/q/777063a64e512565 https://whatsthegrift.com/q/e5945d20375ed3ff and my personal favorite so far: https://whatsthegrift.com/q/f43eb30a15342d53 react (vite) + node (fastify) + brave search (retrieval) + claude haiku (extraction)

扫描AI应用的安全问题,发现泄露的密钥和身份验证漏洞。
@Sentrint · X
Made Sentrint after seeing how many vibe-coded apps ship with RLS switched off. Point it at a GitHub repo and it finds open user tables, exposed keys and auth checks that only run in the browser. Free scan is the whole scan, no card.

用您的数据微调语言模型并管理自定义事实,获得密码学删除证明。
@MBrew26730 · X
Dataset cleaning + fine tuning + continual learning at

上传客户数据预测流失风险,获得留存策略。
u/ajaysurya_ · Reddit
Looking for feedback Built Bayeso after realizing most churn prediction tools ignore small businesses. Looking for feedback. hey everyone, i've been working on bayeso ( https://bayeso.tech ), an ai platform built for businesses that don't have massive datasets. while building it, i kept running into the same problem. almost every churn prediction solution is designed for companies with thousands or even millions of customer records. if you're a small business with a few hundred customer

使用硬件认证和OTP保护GitHub拉取请求。
jallmann · HN
> want without a PR process that requires hardware authentication or proof of presence Just curious, what do you use for this? I built OTP Guard [1] a few years ago for exactly this problem, although I haven't seen any alternatives in the space. Does GitHub have something built-in now? The original framing was more "local malware compromising your GitHub account" ... it never occurred to me that the malware could be a LLM. I really should update the page. [1] https://otpguard.com