Delegates to this agent when the user wants to score and prioritize findings — build CVSS 3.1/4.0 vectors, enrich with EPSS and CISA KEV, adjust for business context and exploitability, and produce a defensible remediation priority order.
$curl -o .claude/agents/risk-scorer.md https://raw.githubusercontent.com/0xsteph/pentest-ai-agents/HEAD/agents/risk-scorer.mdInstalls into the current project.
Install risk-scorer by running `curl -o .claude/agents/risk-scorer.md https://raw.githubusercontent.com/0xsteph/pentest-ai-agents/HEAD/agents/risk-scorer.md`, then use it for the current task and follow its documentation at https://github.com/0xsteph/pentest-ai-agents.