Viewing Curation Policy Status for AI Catalog Models

Understand Curation policy status on AI Catalog model pages: blocked vs allowed badges, disabled actions, the Policies tab, and Curation policy details.

The AI Catalog integrates JFrog Curation decisions directly into the model interface. AI developers can quickly see whether a model is blocked by organizational policies, read the reasons for a block, and open policy details. When a model is blocked, critical actions—such as Use model and Deployment (when your model type supports them)—are disabled to support compliance and security.

Where Curation Appears on the Model Page

Curation state is shown in three main places:

LocationWhat you see
Status badgeIn the model header, next to the model name and version selector.
Action buttonsUse model and Deployment are disabled when the model is blocked.
Policies tabA tab in the navigation strip that lists blocking policies and opens detailed policy drawers.

Status Badge

The status badge summarizes compliance for the model in repositories managed by JFrog ML that you can access.

BadgeColorMeaning
BlockedRedAt least one organizational policy blocks the latest version of this model.
AllowedGreenNo organizational Curation policies currently block this model.

Note

When a model is Blocked, Use model and Deployment workflows are disabled for that model.

Policies Tab

To see why a model is restricted, open the Policies tab.

When the model is blocked, the tab label can include a red badge with the number of active blocking policies—for example, Policies (2).

Active Policies Table

The table lists policies that apply to the selected model.

ColumnDescription
Policy nameIdentifier for the policy. Selecting it opens the detail drawer.
ConditionThe criteria that matched—for example, malicious package or unapproved license.
ActionThe enforcement action, shown as a Block chip.

View Curation Policy Details

Selecting a Policy name in the table opens the Curation Policy Details pane on the right. Use it to review the full configuration context for that policy.

FieldDescription
ScopeRepositories or projects governed by this policy.
Condition TypeRisk category—for example, Vulnerability, License, or Malicious Package.
SupportedIcons for package types compatible with this condition.
Waiver optionHow to request or submit a policy waiver, when applicable.
Decision groupStakeholders or owners responsible for policy decisions.
HistoryTimestamps for policy creation and last update.

Related Information