From 3ab0b69496e2b4fdb6e72a6aa2f072c217ea8cda Mon Sep 17 00:00:00 2001 From: elliotllliu <55885132+elliotllliu@users.noreply.github.com> Date: Fri, 13 Mar 2026 09:32:57 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20AgentShield=20=E5=88=B0?= =?UTF-8?q?=E5=AE=89=E5=85=A8=E4=B8=8E=E5=88=86=E6=9E=90=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37e4371..fe95b49 100644 --- a/README.md +++ b/README.md @@ -723,6 +723,7 @@ MCP 客户端是 AI 的“操作台”,以下是几个热门选择: | [model-audit](https://github.com/liuxiaotong/model-audit) | LLM 蒸馏检测与模型指纹审计 — 文本溯源、身份验证、蒸馏关系判定,守护模型知识产权。 | 社区实现, Python 开发 🐍, 本地运行 🏠, LLM 模型审计与蒸馏检测。 | | [Whois MCP](https://github.com/bharathvaj-ganesan/whois-mcp) | 对域名、IP、ASN 和 TLD 执行 whois 查询。 | 社区实现, Python 开发, Whois 查询。 | | [Wireshark-MCP](https://github.com/bx33661/Wireshark-MCP) | Wireshark 网络数据包分析 MCP 服务器,具有抓包、协议统计、字段提取和安全分析功能。 | 社区实现, Python 开发 🐍, 本地运行 🏠, 网络数据包分析。 | +| [AgentShield](https://github.com/elliotllliu/agent-shield) | AI Agent 技能、MCP 服务器和插件安全扫描器。30 条检测规则,支持 AST 污点追踪、跨文件数据流分析、杀伤链检测、8 语言提示注入检测(中/日/韩/俄/阿/西/法/德)。零安装 (npx),100% 离线运行。 | 社区实现, TypeScript 开发 📇, 本地运行 🏠, 跨平台 🍎🪟🐧, AI Agent 安全扫描。 | ---