Add Aigis — zero-dep Python firewall for AI agents#149
Add Aigis — zero-dep Python firewall for AI agents#149killertcell428 wants to merge 1 commit intocorca-ai:mainfrom
Conversation
WalkthroughREADME.md 파일에 Aigis라는 새로운 도구 항목이 추가되었습니다. Aigis는 AI 에이전트를 위한 무의존성 Python 방화벽이며, 패턴 커버리지와 연구 모듈이 포함되어 있습니다. GitHub 스타 배지가 함께 추가되었습니다. 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: 설명을 한 줄 요약 중심으로 축약해 일관성을 맞춰주세요.현재 항목은 다른 Tools 항목 대비 기능/주장 범위가 넓고 길어서 리스트 가독성과 유지보수성이 떨어집니다. 핵심 가치 1문장 + 링크 중심으로 줄이고, 상세 기능은 Aigis 저장소/문서로 위임하는 편이 이 README 톤과 더 잘 맞습니다.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@README.md` at line 121, README의 Aigis 항목이 지나치게 길어 가독성을 해치므로 한 줄 요약으로 축약하세요: 현재 긴 목록(예: "zero-dependency Python firewall for AI agents. 180+ patterns across OWASP LLM Top 10, plus 2025-2026 research modules...")을 제거하고 핵심 가치 한 문장으로 대체한 뒤 링크만 남기십시오 (예: "Aigis — zero‑dependency Python firewall for AI agents; see project for details. [link]"). 불필요한 상세 기능 나열(Structured prompts, MemoryGraft, MSB 등)과 긴 설명은 Aigis 저장소/문서로 위임하고, 배지나 스타 카운트는 README 톤에 맞춰 유지 여부만 결정하세요.
🤖 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: README의 Aigis 항목이 지나치게 길어 가독성을 해치므로 한 줄 요약으로 축약하세요: 현재 긴 목록(예:
"zero-dependency Python firewall for AI agents. 180+ patterns across OWASP LLM
Top 10, plus 2025-2026 research modules...")을 제거하고 핵심 가치 한 문장으로 대체한 뒤 링크만 남기십시오
(예: "Aigis — zero‑dependency Python firewall for AI agents; see project for
details. [link]"). 불필요한 상세 기능 나열(Structured prompts, MemoryGraft, MSB 등)과 긴 설명은
Aigis 저장소/문서로 위임하고, 배지나 스타 카운트는 README 톤에 맞춰 유지 여부만 결정하세요.
Adds Aigis to the Tools section.
Why it belongs on this list
Aigis is a zero-dependency Python library for LLM and agent security, actively tracking the 2025–2026 research:
owasp_ref+remediation_hintmetadataHappy to adjust the entry wording or category placement to match list conventions — let me know.
Summary by CodeRabbit