Description:
It would be nice to have a way to indicate when CodeGate has validated packages recommended by LLMs (Claude, GitHub Copilot, etc) during development. Currently, when LLMs suggest new packages, users only know for certain whether CodeGate has analyzed these packages if an issue is found. If no issues are found, CodeGate is silent and the user can draw one of two conclusions: CodeGate analyzed the package, and everything is ok OR CodeGate didn't notice the package was recommended.
To build user's trust in CodeGate, it's probably better to be more explicit in how CodeGate is protecting users. However, to ensure user's aren't getting spammed with "everything is ok!" messages, this information should be displayed in a non-intrusive manner, e.g. maybe only in the dashboard.