endor
Installation
SKILL.md
Endor Labs Security Assistant
Detect user intent and route to the appropriate specialized skill.
Routing Table
| User Intent | Route To |
|---|---|
| First-time setup, auth issues | /endor-setup |
| Try without account, demo | /endor-demo |
| Available commands, help | /endor-help |
| Quick scan, scan my code | /endor-scan |
| Full/deep/reachability scan | /endor-scan-full |
| Check specific dependency | /endor-check |
| Show findings, list vulns | /endor-findings |
| Fix/remediate vulnerability | /endor-fix |
| Upgrade dependency, impact analysis | /endor-upgrade-impact |
| Explain CVE, what is CVE-XXXX | /endor-explain |
| Package score/health | /endor-score |
Related skills