From e8a7377525410e124197ce345c66db48426f7b13 Mon Sep 17 00:00:00 2001 From: Felix <24791380+vcfgv@users.noreply.github.com> Date: Tue, 10 Feb 2026 14:44:18 +0800 Subject: [PATCH] feat(skills): improve marketplace disclaimer and icon (#30) Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- src/pages/Skills/index.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/pages/Skills/index.tsx b/src/pages/Skills/index.tsx index 3e4c440f1..96a376b8e 100644 --- a/src/pages/Skills/index.tsx +++ b/src/pages/Skills/index.tsx @@ -15,6 +15,7 @@ import { CheckCircle2, XCircle, AlertCircle, + ShieldCheck, ChevronRight, Sparkles, Download, @@ -844,6 +845,14 @@ export function Skills() {
+ + + +
+ Click skill card to view its documentation and security information on ClawHub before installation. +
+
+