Drive Vercel's deepsec agent-powered vulnerability scanner end-to-end: installing the .deepsec/ workspace, bootstrapping INFO.md, running cost-aware scan / process / triage / revalidate / export passes, gating PRs with process --diff, writing custom matchers, and triaging findings. Use whenever the user mentions deepsec, asks an agent to scan a repo for vulnerabilities, runs into pnpm deepsec / bunx deepsec commands, wants a CI-based PR security review, sees a .deepsec/ directory, or asks about INFO.md / matchers / process --diff / revalidate, even when the tool name is not spoken. Deepsec scans are expensive (a single full scan can cost hundreds to tens of thousands of dollars) so the skill exists in part to keep the user from getting surprised.
$npx -y skills add first-fluke/oh-my-agent --skill oma-deepsecInstalls into the current project.
Run `npx skills use "https://github.com/first-fluke/oh-my-agent" --skill "first-fluke/oh-my-agent/oma-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/first-fluke/oh-my-agent" that are relevant to the current task. Run `npx skills add "https://github.com/first-fluke/oh-my-agent"` and select the relevant skills, then follow their instructions.