Plugin and Marketplace Controls Settings

Plugin and Marketplace Controls Settings

Managed Settings only for all of the below.

{
  "strictKnownMarketplaces": [
    { "source": "github", "repo": "acme-corp/plugins" }
  ],
  "blockedMarketplaces": [
    { "source": "github", "repo": "untrusted/plugins" }
  ],
  "pluginTrustMessage": "All plugins from our marketplace are vetted by the IT security team."
}

Related: Plugins, Plugin Marketplace, Claude Code Settings