We have a new community API available for fetching vulnerabilities only. https://buf.build/safedep/api/docs/main:safedep.services.insights.v2#safedep.services.insights.v2.InsightService.GetPackageVersionVulnerabilities Using this API, add a tool in `vet` MCP server for querying vulnerabilities. https://github.com/safedep/vet/blob/main/mcp/driver.go#L169