
attestd | CVE API for Machine-Readable Vulnerability Risk Signals
将CVE漏洞数据转换为机器可读风险信号,供AI代理和自动化系统使用。
robert_marshall5 · Product Hunt
attestd CVE and supply chain risk signals for autonomous AI agents.
完整作品展
技术栈
60 projects

将CVE漏洞数据转换为机器可读风险信号,供AI代理和自动化系统使用。
robert_marshall5 · Product Hunt
attestd CVE and supply chain risk signals for autonomous AI agents.

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

由Codex和Grok驱动的AI笔记应用。
@Number1AIFanboy · X
I got to go to bed. More coding tomorrow. I just had a realization that I'm building cool shit, using @grok in an app that I built with Codex and refined with Grok. And now Grok just works on himself. LFG🚀 Drop me a note here: Get the app here (use LAUNCH50):

AI驱动的Magicly平台,提供直观的Vibe编程开发体验。
@isuryatk · X
- World's most reliable vibe coding platform

两个AI引擎独立审查代码并相互验证bug发现。
@BotariaDotBot · X
This Tuesday I'm launching Botbugger on @ProductHunt 🚀 One AI reviewer gives you 10 "critical" bugs — half hallucinated. So I built two: Claude Code + Codex review your code independently, then cross-check each other. Real bugs with fixes, not noise.

为代码智能体工作流管理 API 密钥和使用预算。
u/Zyron_X · Reddit
I built a service for people to use Codex API without 5-hour limit disruption I built a small service for people who use the OpenAI Codex API regularly and want more predictable usage without the 5-hour or weekly limits. It currently provides: Frontier OpenAI models (GPT 5.6 family included) Managed API key Monthly usage budgets depending to plan No 5-hour limit No weekly limit Under the hood, it is built on top of an open-source project and proxies requests to

分析拉取请求以理解变更,区分重要改动与琐碎修改,识别潜在回归。
logphase · HN
I've always struggled to hold a large PR in my head. AI-assisted coding has made it worse. Especially when dozens of files are modified, it became harder to understand what changed: distinguishing important changes from trivial ones and identifying if regressions were introduced. I was also tired of switching between file and method to build the whole picture in my head — I wanted all the context at the point of the function I was reviewing. I guess I'm just more of a visual person. I realized t

智能体AI面试的LeetCode式Python编程练习,涵盖ReAct循环、RAG和工具调用。
@notunknownkyun · X
- leetcode style interview prep for agentic AI interviews and unskilling folks.

编写目标,AI代理(Claude、Cursor、Codex)分解并执行编程任务。
dudemanAtl · HN
PlanWright – A control plane for AI coding agents

为 REST API 添加按请求付款网关,用 USDC 链上即时结算。
@0xanukul · X

浏览5675+个Midjourney --sref样式代码来改进AI生成的图像。
Midjourney 样式代码库 — SrefHunter 汇集各种社交媒体平台的 Midjourney 样式代码

粘贴 GitHub 仓库扫描安全漏洞,自动修复代码问题。
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