From f043c22be68a74cf1896dd556ed17f4c5c9a331d Mon Sep 17 00:00:00 2001 From: ktg Date: Thu, 2 Apr 2026 22:27:25 +0000 Subject: [PATCH] docs(profile): rewrite llm-security description for human readability --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50227b9..1385d11 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Install directly into Claude Code. | Plugin | What it does | |--------|-------------| -| [claude-code-llm-security](https://git.fromaitochitta.com/open/claude-code-llm-security) | OWASP-aligned security scanning, auditing, and real-time hooks for Claude Code | +| [claude-code-llm-security](https://git.fromaitochitta.com/open/claude-code-llm-security) | Stops AI from leaking your passwords, running dangerous commands, or being tricked by malicious input | ## Reference