settings.json

pluginTrustMessage

プラグインのインストール前に表示される信頼警告に追加されるカスタムメッセージを設定します(管理設定専用)。

使い方・用途

  • IT部門によって承認済みのプラグインであることを伝え、ユーザーに安心感を与えたい場合に使用します。
  • プラグインの利用に関する組織独自のガイドラインや、承認プロセスへのリンクを提示し、ガバナンスを強化できます。
英語原文(公式ドキュメントより)

(Managed settings only) Custom message appended to the plugin trust warning shown before installation. Use to provide organization-specific context about approved plugins. See https://code.claude.com/docs/en/settings#plugin-settings

関連する変更履歴

v2.1.69 (1件)

Added
管理設定に pluginTrustMessage を追加。プラグインインストール時の信頼警告に組織独自のメッセージを追記可能に
英語原文を表示
Added pluginTrustMessage in managed settings to append organization-specific context to the plugin trust warning shown before installation

変更前

企業環境において、IT部門が承認したプラグインであることをユーザーに伝える公式な手段がありませんでした。

変更後

警告画面に「このプラグインはIT部門により承認済みです」といったメッセージを表示し、ユーザーに安心感を与えることができます。

ユーザーへの恩恵

組織内の開発者が、どのプラグインを安全に利用できるかを明確に判断できるようになり、ガバナンスと利便性が両立されます。

関連ドキュメント

v2.1.64 (1件)

Added
管理設定に pluginTrustMessage を追加しました。プラグインのインストール前に表示される信頼警告に、組織独自のコンテキストを付記できます。
英語原文を表示
Added pluginTrustMessage in managed settings to append organization-specific context to the plugin trust warning shown before installation