Tools/vercel-labs/deepsec

deepsec

Deepsec is a security harness for finding vulnerabilities in your codebase powered by coding agents

6.6k+142/wkemergingTypeScriptApache License 2.0new this week

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Jul 2026

Deepsec is a security scanner that pays AI agents to find vulnerabilities the way a human auditor would. You point it at your repo, the agent reads the codebase, and it reports back with the kind of bugs that pattern-match scanners miss. The scan can cost thousands of dollars on a large codebase because it runs frontier models at maximum thinking depth. Apache 2.0, by Vercel Labs.

Setup is `npx deepsec init` and a coding agent prompt to populate a project info file. From there, scans fan out across worker machines (or Vercel Sandbox microVMs for distributed runs). Jobs are idempotent, so an interrupted scan picks up where it left off. The model bill flows through Vercel AI Gateway or your own provider keys.

Solo developers: probably overkill, and the model bill scares away curiosity scans. Use Snyk's free tier or Semgrep instead. Small teams shipping high-stakes code: a one-time scan of your auth layer or payment flow is in budget and finds real bugs. Large teams with security budgets: this is what you spend $30K on instead of a security consultant.

The catch: the cost. A scan of a 100K-line monorepo with frontier models is real money. Read the FAQ before you launch one.

Free vs Self-Hosted vs Paid

fully free

Free Tier

The deepsec code is Apache 2.0. No license fee, no seat cost. The full feature set is in the open source release.

Self-Hosted

Runs locally with your existing Claude or Codex subscriptions for small scans. Distributed mode uses Vercel Sandbox microVMs and bills your Vercel account.

Model Tokens (the real cost)

Frontier models at maximum thinking levels burn tokens fast. A scan on a 100K-line codebase can run several thousand dollars; a 1M-line monorepo can hit five figures. Recommended path: scan critical paths (auth, payments, RBAC) rather than the whole repo.

When the math works

Companies that would otherwise pay a security consultant $20K-50K for a code audit. Deepsec finds different bugs than humans, often faster, and produces a written report. Below that budget, run Semgrep or Snyk first.

The tool is free. You pay for LLM tokens, which can run thousands of dollars per scan on large codebases.

Self-hosting ops:moderate

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Similar Tools

Score
80/100 · A
Adoption21/30
Maintenance25/25
Community9/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Organization account (267 public repos)Notable author: 6,200 followers

License: Apache License 2.0

Use freely. Patent grant included.

Commercial use: ✓ Yes

About

Owner
Vercel Labs (Organization)
Stars
6,595
Forks
400

Explore Further

More tools in the directory