Skip to content

Add BLACK_WALL to Tools#197

Open
bluetieroperations-create wants to merge 1 commit into
corca-ai:mainfrom
bluetieroperations-create:add-blackwall
Open

Add BLACK_WALL to Tools#197
bluetieroperations-create wants to merge 1 commit into
corca-ai:mainfrom
bluetieroperations-create:add-blackwall

Conversation

@bluetieroperations-create
Copy link
Copy Markdown

@bluetieroperations-create bluetieroperations-create commented May 23, 2026

Adds BLACK_WALL to the Tools section — a pre-action risk gate for AI agents.

An MCP server (and REST API) the agent calls before any irreversible action (run SQL, move money, delete data). It returns a risk score (0–100), named red flags including PROMPT_INJECTION_LIKELY, INTENT_MISMATCH, and SQL_NO_WHERE, and a gate: proceed / confirm / human-required — the action-layer backstop when a content filter misses an injected instruction.

Summary by CodeRabbit

  • 문서
    • Tools 섹션에 BLACK_WALL 도구 항목을 추가했습니다. 이는 사전 작업 및 비가역 작업 전 위험을 관리하는 도구입니다.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 23, 2026

Caution

Review failed

Failed to post review comments

Walkthrough

README.md의 Tools 섹션에 BLACK_WALL 도구 항목이 추가되었습니다. 이 도구는 작업 전 위험 스코어 및 게이트 기능을 제공합니다.

Changes

문서 업데이트

계층 / 파일 요약
BLACK_WALL 도구 항목 추가
README.md
Tools 섹션의 목록에 BLACK_WALL 도구 링크와 설명(작업 전 위험 스코어/게이트 제공)이 한 줄 추가됩니다.

추정 코드 리뷰 소요 시간

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 제목이 변경사항의 주요 내용을 명확하게 요약하고 있습니다. Tools 섹션에 BLACK_WALL을 추가하는 것이 이 PR의 핵심 변경사항이며, 제목이 이를 정확하게 반영하고 있습니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ 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