Research a specific CVE or vulnerability disclosure end-to-end — what version is affected, is your code reachable, is there a public PoC, is there a patch, what's the exposure window, what's the mitigation if you can't patch immediately. Use when the user mentions 'CVE,' 'vulnerability research,' 'is this CVE relevant,' 'zero-day,' 'CISA KEV,' 'GitHub Security Advisory,' 'reachability analysis,' 'patch analysis,' 'exploit availability,' 'EPSS,' 'CVSS,' or 'should we drop everything and patch this.'
$npx -y skills add briiirussell/cybersecurity-skills --skill vuln-researchInstalls into the current project.
Run `npx skills use "https://github.com/briiirussell/cybersecurity-skills" --skill "briiirussell/cybersecurity-skills/vuln-research"` 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/briiirussell/cybersecurity-skills" that are relevant to the current task. Run `npx skills add "https://github.com/briiirussell/cybersecurity-skills"` and select the relevant skills, then follow their instructions.