README: `deepsec` an agent-powered vulnerability scanner that you can run in your own infrastructure, optimized to perform on-demand review of all code in existing large-scale repos.
README: It is configured to use the best models at maximum thinking levels (tunable via `--thinking-level`, see [docs/models.md](./docs/models.md)), meaning scans can cost thousands or ev…
README: Navigate to the root of the repository that you want to scan, then: ```bash npx deepsec init # creates .deepsec/ with this repo as the first project cd .deepsec pnpm install # ins…
README: Now have your coding agent bootstrap your installation. Open the agent of choice and prompt:
README: For real scans, use Vercel AI Gateway. One key covers both Claude and Codex, and the gateway's default quotas are sized for highly concurrent research.