ToolsThe story, in brief

Simplified onboarding for deepsec

Vercel's deepsec security harness cuts setup friction to one command — making AI-powered code review accessible to teams that aren't security specialists.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

A developer tool that simplifies onboarding for AI-driven security scanning. Practitioners building security into CI/CD pipelines get a lower-friction entry point; the checkpoint-and-resume pattern reduces friction for iterative scanning.

The key facts

13 to know
  1. Single command onboarding: npx deepsec init

  2. Checkpointed setup — resumes from last completed step on failure

  3. Automates codebase description generation and attack surface mapping

  4. Pattern scan generates custom scan patterns beyond built-in set

  5. Integrates with Vercel AI Gateway or custom provider keys

  6. deepsec/ workspace is the only repository addition

  7. Open-source security review harness

  8. Single-command setup: npx deepsec init

  9. Checkpointed resumption on failure (process close, failed step, cost/duration limits)

  10. Automated steps: workspace creation, model access configuration, codebase description generation, pattern scanning, AI review

  11. Integration with Vercel AI Gateway or custom provider keys

  12. Open-source harness from Vercel

  13. Published August 10, 2026

Go to the source

Vercel Blogvercel.com

Publisher excerpt: , the open-source security review harness from Vercel, now lets you set up a repository and run its first security review with a single command.deepsec The command now automates the standard setup process:init Setup is checkpointed after each step. If a run stops, whether from closing the process,…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools