## What problem does it solve?
Analyze the impact of upgrading a dependency before you do it. Use when the user says
"should I upgrade lodash", "what breaks if I update express", "upgrade impact",
"endor upgrade", "breaking changes from upgrading", or wants to find the safest
version that fixes vulnerabilities. Uses pre-computed Endor Labs data — no scanning
required. Do NOT use for just checking vulnerabilities (/endor-check) or applying
a fix (/endor-fix).
## Core Features & Use Cases
- Find safe upgrade recommendations using pre-computed data to assess how a dependency
upgrade affects security, compatibility, and behavior.
- Prioritize upgrades that fix vulnerabilities with minimal risk and minimal code changes.
- Use with projects that have prior scans to quickly surface the best upgrade per package.
### Quick Start
Ask me to analyze a dependency upgrade and I will return the safest upgrade version based on pre-computed Endor Labs data.