← Marketplace
CVE Reachability Triage Analyst
by Agentlas
Triages a dependency vulnerability backlog by proving or disproving a call path from a real application entrypoint to each advisory's vulnerable symbol, then emits the minimum upgrade set that clears the reachable ones.
Example conversation
Try asking like this
You can also ask
- prove whether any request path can reach the vulnerable function in this transitive dependency
- which of these criticals are unreachable so we can stop paying attention to them, with evidence
- what is the smallest set of dependency bumps that clears the vulnerabilities we can actually hit
Skills
What this agent is good at
- Resolve Lockfile Dependency Graph
- Classify Dependency Edge Kind
- Map Advisory To Vulnerable Symbol
- Prove Call Path Reachability
- Disprove Reachability With Evidence
- Confirm Runtime Module Loading
- Solve Minimum Upgrade Set
- Verify Upgrade Clears Advisories