𝚗𝚙𝚡 𝚍𝚎𝚎𝚙𝚜𝚎𝚌 We're introducing an open-source agent orchestrator for deep security reviews...

TL;DR · AI 摘要
npsec 是一个开源的代理编排器,用于深度安全审查,能够显著提高发现漏洞的速度。
核心要点
- npsec 能在几分钟内找到以前需要几个月才能发现的漏洞。
- npsec 优化与 Vercel Sandbox 配合使用。
- npsec 支持 CLI 和插件式编码代理。
结构提纲
按章节快速跳转。
思维导图
用一张图看清主题之间的关系。
查看大纲文本(无障碍 / 无 JS 友好)
- npsec 开源代理编排器
金句 / Highlights
值得收藏与分享的关键句。
Coding agents can now find critical vulnerabilities in minutes that would take teams of people months (if they can spot them at all).
Since deepsec is optimized to work with Vercel Sandbox, you can effectively harness the power of thousands of agents scrutinizing your codebase in parallel.
We're introducing an open-source agent orchestrator for deep security reviews.
We built it for internal use, and after running it against some major OSS projects, we gained conviction to share it with the world.
Coding agents can now find critical" / X
𝚗𝚙𝚡 𝚍𝚎𝚎𝚙𝚜𝚎𝚌 We're introducing an open-source agent orchestrator for deep security reviews. We built it for internal use, and after running it against some major OSS projects, we gained conviction to share it with the world. Coding agents can now find critical vulnerabilities in minutes that would take teams of people months (if they can spot them at all). Since 𝚍𝚎𝚎𝚙𝚜𝚎𝚌 is optimized to work with Vercel Sandbox, you can effectively harness the power of thousands of agents scrutinizing your codebase in parallel. I encourage you to try this on your repositories. BTW: If you run an OSS project and want us to sponsor a run, my DMs are open.
Quote

Vercel Developers

@vercel_dev
May 4
Introducing deepsec, an open source coding security harness. • CLI-first • Sandbox-based scaling • Pluggable coding agents • Designed for large-scale repos • Use AI Gateway or your own subscription After months of successful internal use, we put it to the test on some of