Add AI Guardian — OSS LLM & MCP security scanner#135
Add AI Guardian — OSS LLM & MCP security scanner#135killertcell428 wants to merge 1 commit intocorca-ai:mainfrom
Conversation
Add AI Guardian to the Tools section. AI Guardian is a zero-dependency LLM/MCP security scanner with 121 detection patterns covering OWASP LLM Top 10, and is the first open-source MCP tool poisoning detector. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
WalkthroughREADME의 "Tools" 섹션에 AI Guardian 항목을 추가했습니다. GitHub 링크, 기능 설명(제로 의존성 LLM/MCP 보안 스캐너), 설치 방법 및 GitHub Stars 배지가 포함됩니다. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Warning |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
README.md (1)
121-121: “First OSS” 문구는 검증 가능한 중립 표현으로 바꾸는 것을 권장합니다.현재 문구의
First OSS MCP tool poisoning detector는 출처 없이 단정형이라 유지보수 시 분쟁 포인트가 될 수 있습니다. 기능 중심의 중립 문구로 바꾸면 리스트 일관성과 신뢰성이 좋아집니다.✏️ 제안 diff
-- [AI Guardian](https://github.com/killertcell428/ai-guardian): Zero-dependency LLM/MCP security scanner with 121 detection patterns. First OSS MCP tool poisoning detector. Covers OWASP LLM Top 10; supports EN/JA/KO/ZH. `pip install aig-guardian`  +- [AI Guardian](https://github.com/killertcell428/ai-guardian): Zero-dependency LLM/MCP security scanner with 121 detection patterns, including MCP tool poisoning detection. Covers OWASP LLM Top 10; supports EN/JA/KO/ZH. `pip install aig-guardian` 🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@README.md` at line 121, Replace the unverified claim "First OSS MCP tool poisoning detector" in the README entry for "AI Guardian" with a neutral, feature-focused phrase; update the AI Guardian description (the line containing "AI Guardian: Zero-dependency LLM/MCP security scanner...") to something like "Includes an open-source MCP tool poisoning detector" or "Provides MCP tool poisoning detection" so the statement is factual and non-assertive while preserving the rest of the sentence and badges.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@README.md`:
- Line 121: Replace the unverified claim "First OSS MCP tool poisoning detector"
in the README entry for "AI Guardian" with a neutral, feature-focused phrase;
update the AI Guardian description (the line containing "AI Guardian:
Zero-dependency LLM/MCP security scanner...") to something like "Includes an
open-source MCP tool poisoning detector" or "Provides MCP tool poisoning
detection" so the statement is factual and non-assertive while preserving the
rest of the sentence and badges.
What is AI Guardian?
AI Guardian is a zero-dependency, open-source LLM and MCP security scanner.
Why it belongs in this list
pip install aig-guardianKey features
pip install aig-guardianSummary by CodeRabbit
릴리스 노트