Skip to content

Add Omega Walls to Tools#148

Open
anviren wants to merge 1 commit intocorca-ai:mainfrom
anviren:patch-2
Open

Add Omega Walls to Tools#148
anviren wants to merge 1 commit intocorca-ai:mainfrom
anviren:patch-2

Conversation

@anviren
Copy link
Copy Markdown

@anviren anviren commented Apr 17, 2026

This PR adds Omega Walls to the Tools section.

Omega Walls is an open-source stateful prompt injection defense layer for RAG and agent pipelines. It focuses on distributed / cross-step prompt injection, secret-exfiltration pressure, and tool/action abuse, acting as a trust boundary between untrusted content, model context, and tools.

I placed it in Tools because it is a practical open-source defense project rather than a paper or benchmark.

Summary by CodeRabbit

문서

  • 도구 섹션에 새로운 항목이 추가되었습니다. 이 도구는 RAG 및 에이전트 파이프라인을 위한 상태 기반 프롬프트 주입 방어 기능을 제공하며, 추가적인 보안 솔루션 옵션을 제공합니다.

This PR adds Omega Walls to the Tools section.

Omega Walls is an open-source stateful prompt injection defense layer for RAG and agent pipelines. It focuses on distributed / cross-step prompt injection, secret-exfiltration pressure, and tool/action abuse, acting as a trust boundary between untrusted content, model context, and tools.

I placed it in Tools because it is a practical open-source defense project rather than a paper or benchmark.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 17, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5898e54c-c92d-488f-896a-4628c27fc022

📥 Commits

Reviewing files that changed from the base of the PR and between c8ae124 and 00c54e0.

📒 Files selected for processing (1)
  • README.md
📜 Recent review details
🧰 Additional context used
🧠 Learnings (1)
📚 Learning: 2026-03-08T05:45:19.349Z
Learnt from: MaxwellCalkin
Repo: corca-ai/awesome-llm-security PR: 0
File: :0-0
Timestamp: 2026-03-08T05:45:19.349Z
Learning: The MaxwellCalkin/sentinel-ai repo uses compiled regex patterns (not ML inference) for LLM safety guardrails, achieving sub-millisecond latency. Its benchmark is fully self-curated (author designed both the regex patterns and the test cases), so 100% accuracy on that benchmark is expected by design. The ~20ms/~0.987 "Sentinel" figures are from Qualifire's unrelated "Sentinel" product, not this library.

Applied to files:

  • README.md
🔇 Additional comments (1)
README.md (1)

112-112: 좋은 추가입니다.

Tools 섹션의 목적과 잘 맞고, 설명도 항목의 보안 포지셔닝(교차 단계/도구 오남용 방어)을 명확히 전달합니다.


개요

README.md 파일의 Tools 섹션에 새로운 항목 하나를 추가했습니다. RAG 및 에이전트 파이프라인을 위한 상태 저장 프롬프트 인젝션 방어 도구인 Omega Walls에 대한 항목이 추가되었습니다.

변경 사항

Cohort / File(s) Summary
Documentation
README.md
Tools 섹션의 마크다운 리스트에 Omega Walls 항목 추가 (GitHub 저장소 링크 및 설명 포함)

코드 리뷰 예상 소요 시간

🎯 1 (Trivial) | ⏱️ ~2분

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title 'Add Omega Walls to Tools' directly and accurately summarizes the main change - adding a new tool entry to the Tools section of the README.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Warning

⚠️ This pull request might be slop. It has been flagged by CodeRabbit slop detection and should be reviewed carefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant