Run vercel-labs/deepsec — an agent-powered vulnerability scanner — against any local codebase. Use when Kevin says "deepsec", "security scan", "scan this repo for vulns", "find security bugs in <repo>", "audit <project> for vulnerabilities", "production security review", or before shipping a new service. Performs a regex pre-scan, dispatches Opus 4.7 / GPT 5.5 at max reasoning to investigate each candidate, revalidates to cut false positives, and exports actionable findings. Cost-aware: always run a --limit 50 calibration before a full scan.
$npx -y skills add kevin-liu-01/agent-machines --skill deepsecInstalls into the current project.
Run `npx skills use "https://github.com/kevin-liu-01/agent-machines" --skill "kevin-liu-01/agent-machines/deepsec"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kevin-liu-01/agent-machines" that are relevant to the current task. Run `npx skills add "https://github.com/kevin-liu-01/agent-machines"` and select the relevant skills, then follow their instructions.