cxcscmu/skilllearnbench-dependency-vulnerability-check-cvss-score-extraction
Extract CVSS (Common Vulnerability Scoring System) scores from vulnerability data sources with proper fallback handling. This skill covers understanding CVSS v3, handling multiple score sources (NVD, GHSA, RedHat), implementing source priority logic, and dealing with missing scores in security reporting.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill cvss-score-extraction
Take cxcscmu/skilllearnbench-dependency-vulnerability-check-cvss-score-extraction from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.