From f040b574198846684bdd979b4adcc0c7a7c29294 Mon Sep 17 00:00:00 2001 From: Behi Date: Tue, 3 Feb 2026 10:51:38 +0330 Subject: [PATCH] Add security tip for Claude web application users Added a tip for using VibeSec-Skill to enhance security when building web applications with Claude. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f5ebac3..c1f4825 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ - [📬 Contact](#-contact) +>[!Tip] +>If you use Claude to build web applications, do yourself a favor and use [VibeSec-Skill](https://github.com/BehiSecc/VibeSec-Skill) to avoid getting hacked. + + ## 📄 Document Skills - [docx](https://github.com/anthropics/skills/tree/main/skills/docx) - Create, edit, analyze Word docs with tracked changes, comments, formatting. - [pdf](https://github.com/anthropics/skills/tree/main/skills/pdf) - Extract text, tables, metadata, merge & annotate PDFs.