Guillermo Rauch(@rauchg)

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

7.5内容质量
𝚗𝚙𝚡 𝚍𝚎𝚎𝚙𝚜𝚎𝚌

We're introducing an open-source agent orchestrator for deep security reviews...

TL;DR · AI 摘要

npsec 是一个开源的代理编排器,用于深度安全审查,能够显著提高发现漏洞的速度。

核心要点

  • npsec 能在几分钟内找到以前需要几个月才能发现的漏洞。
  • npsec 优化与 Vercel Sandbox 配合使用。
  • npsec 支持 CLI 和插件式编码代理。

结构提纲

按章节快速跳转。

  1. 介绍 npsec 是一个用于深度安全审查的开源代理编排器。

  2. npsec 最初是为内部使用而开发的。

  3. 经过测试后,npsec 被开放给外部使用。

  4. 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).

    第 2 段

    ⬇︎ 下载 PNG𝕏 分享到 X
  • Since deepsec is optimized to work with Vercel Sandbox, you can effectively harness the power of thousands of agents scrutinizing your codebase in parallel.

    第 3 段

    ⬇︎ 下载 PNG𝕏 分享到 X
#npsec#开源#安全审查#Vercel Sandbox
打开原文

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

Image 1: Square profile picture
Image 1: Square profile picture

Vercel Developers

Image 2
Image 2

@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