Skip to content

Add Red Team / Blue Team Agent Fabric to Tools#109

Open
msaleme wants to merge 1 commit intocorca-ai:mainfrom
msaleme:add-agent-security-framework
Open

Add Red Team / Blue Team Agent Fabric to Tools#109
msaleme wants to merge 1 commit intocorca-ai:mainfrom
msaleme:add-agent-security-framework

Conversation

@msaleme
Copy link
Copy Markdown

@msaleme msaleme commented Mar 22, 2026

Adding an AI agent security testing framework that operates at the protocol and orchestration layer (complementary to model-layer tools like Garak and PurpleLlama).

189 tests covering: MCP wire-protocol (JSON-RPC 2.0), A2A protocol (Agent Cards, tasks, push notifications), L402 payment flows, 20 enterprise platform adapters, GTG-1002 APT simulation, and NIST AI 800-2 aligned statistical evaluation.

Zero external dependencies. Python 3.10+.

Repo: https://github.com/msaleme/red-team-blue-team-agent-fabric

Summary by CodeRabbit

  • 문서화
    • README의 도구 섹션에 새로운 항목 추가: "Red Team / Blue Team Agent Fabric" (GitHub 링크 및 스타 배지 포함)

189 security tests for AI agent systems including wire-protocol
harnesses for MCP, A2A, and L402, plus 20 enterprise platform
adapters and GTG-1002 APT simulation.
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 22, 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: af53f9ee-1258-40a2-ae8c-17e9ba681500

📥 Commits

Reviewing files that changed from the base of the PR and between c8ae124 and 41dee8f.

📒 Files selected for processing (1)
  • README.md
📜 Recent review details
🔇 Additional comments (1)
README.md (1)

121-121: 도구 목록에 잘 맞는 항목 추가입니다.

Line 121의 새 항목은 기존 Tools 섹션 포맷(링크 + 간단 설명 + 스타 배지)과 일관되고, 가독성도 좋습니다.


Walkthrough

README.md의 Tools 섹션에 "Red Team / Blue Team Agent Fabric" 항목이 GitHub 링크 및 스타 배지와 함께 추가되었습니다. 기존 콘텐츠는 변경되지 않았으며 1줄이 추가되었습니다.

Changes

Cohort / File(s) Summary
Documentation Update
README.md
Tools 섹션에 "Red Team / Blue Team Agent Fabric" 항목 1개 추가 (GitHub 링크 및 스타 배지 포함)

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 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 제목은 변경사항의 주요 내용을 명확하게 요약하고 있습니다. 'Red Team / Blue Team Agent Fabric'을 Tools 섹션에 추가하는 것이 정확하게 반영되어 있으며, 간결하고 명확한 표현입니다.
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.

Tip

You can customize the tone of the review comments and chat replies.

Configure the tone_instructions setting to customize the tone of the review comments and chat replies. For example, you can set the tone to Act like a strict teacher, Act like a pirate and more.

@msaleme
Copy link
Copy Markdown
Author

msaleme commented Mar 28, 2026

Hi — gentle follow-up on this. The framework has grown significantly since submission: 330 tests, 24 modules, GitHub Action for CI/CD, and CVE-2026-25253 reproduction suite. Let me know if the PR needs any changes to fit the list format. Thanks for maintaining this resource!

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