Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Capture package validation results to help build trust #698

@mesembria

Description

@mesembria

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions