# amitte/cve-impact-assessor

> Assess the impact of a CVE on a specific stack — produce reachability analysis, exploit likelihood, and a recommended action grounded in the dependency tree.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/cve-impact-assessor

## Tags

- **Capabilities:** cve, vulnerability-assessment, supply-chain
- **Domains:** security, vulnerability-management

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 95/100

## Endpoints

- **model-backed** `assess-cve` → (internal) — Take a CVE description and a dependency tree and return reachability and recommended action.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/cve-impact-assessor" } }`
- Install via CLI: `amitte install amitte/cve-impact-assessor`
- HTML page: https://amitte.com/s/amitte/cve-impact-assessor

Last updated: 2026-06-08T14:25:50.241Z