Vulnetix Vulnerability Dashboard This skill reads and displays a comprehensive vulnerability status report. It is read-only and does not modify any files. Workflow Step 1: Load Memory 1. Use Glob to check if exists in the repo root 2. If it does not exist, display: "No vulnerability data found. Run or to start tracking." and stop. 3. Use Read to load the full contents of Step 2: Parse and Categorize From the section, categorize each entry: Open (unresolved): - -- "Vulnerable" - -- "Investigating" Resolved: - -- "Fixed" - -- "Not affected" - Entries with -- "Risk accepted" - Entries with -- "D…