This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

AI model findings

Find and manage priority issues related to AI models.

Endor Labs’ scan can detect AI models from HuggingFace used in Python projects and list them as dependencies. These models are flagged and displayed in the scan results. You can define custom policies to detect and flag models with low-quality scores, ensuring the use of secure and reliable AI models in your projects.

Detect AI models

Configure finding policies and perform an endorctl scan to detect AI models in your repositories and review the findings.

  1. Configure finding policy to detect AI models with low scores.

  2. Perform the endorctl scan using the following command:

endorctl scan --ai-models --dependencies

View AI model findings

  1. To view all AI model findings detected in your tenant:

    • Navigate to AI Models on the sidebar to view AI findings. AI Models
    • Use the search bar to look for any specific models.
    • Select a model, and click to see its details.
    • You can also navigate to Findings and choose AI Models to view findings. AI model findings
  2. To view AI model findings associated with a specific project,

    • Navigate to Projects and select a project.
    • Select Dependencies and click AI Models to view findings. AI model dependencies