Skip to content

Add Armorer Guard#187

Open
armorer-labs wants to merge 1 commit into
corca-ai:mainfrom
armorer-labs:codex/add-armorer-guard
Open

Add Armorer Guard#187
armorer-labs wants to merge 1 commit into
corca-ai:mainfrom
armorer-labs:codex/add-armorer-guard

Conversation

@armorer-labs
Copy link
Copy Markdown

@armorer-labs armorer-labs commented May 14, 2026

Adds Armorer Guard to the tools section. It is an open-source local Rust scanner for AI-agent prompt injection, credential leaks, exfiltration, and risky tool-call context, which fits alongside the existing LLM security scanners and guardrail tools.

Summary by CodeRabbit

문서화

  • README의 Tools 목록에 "Armorer Guard" 항목 추가 (GitHub 링크 및 스타 배지 포함)

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2026

작업 요약

README.md 도구 목록에 "Armorer Guard" 항목이 GitHub 링크 및 별 배지와 함께 추가되었습니다.

변경 사항

도구 문서

계층 / 파일(들) 요약
Armorer Guard 도구 항목
README.md
GitHub 링크 및 별 배지가 포함된 새로운 Armorer Guard 항목이 기존 도구 항목들 사이에 추가됩니다.

🎯 1 (Trivial) | ⏱️ ~2분

🚥 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 PR 제목이 주요 변경 사항을 명확하게 요약합니다. 변경 내용은 README.md에 'Armorer Guard'를 Tools 목록에 추가하는 것이고, 제목도 이를 정확히 반영합니다.
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

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
README.md (1)

115-115: 💤 Low value

설명 끝의 마침표 일관성을 고려해보세요.

대부분의 다른 도구 항목들(108, 109, 111-114, 116-121번 줄)은 설명 끝에 마침표가 없습니다. 110번 줄(PurpleLlama)만 마침표가 있는데, 이 항목도 마침표를 제거하여 대다수 항목들과 일관성을 맞추는 것을 고려해보세요.

♻️ 일관성을 위한 제안
-- [Armorer Guard](https://github.com/ArmorerLabs/Armorer-Guard): a local Rust scanner for AI-agent prompt injection, credential leaks, exfiltration, and risky tool-call context. ![GitHub Repo stars](https://img.shields.io/github/stars/ArmorerLabs/Armorer-Guard?style=social)
+- [Armorer Guard](https://github.com/ArmorerLabs/Armorer-Guard): a local Rust scanner for AI-agent prompt injection, credential leaks, exfiltration, and risky tool-call context ![GitHub Repo stars](https://img.shields.io/github/stars/ArmorerLabs/Armorer-Guard?style=social)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 115, The README entry for "Armorer Guard" ends with a
trailing period that breaks punctuation consistency with the majority of other
tool lines; remove the final period after the description (the Markdown list
line containing "[Armorer Guard](https://github.com/ArmorerLabs/Armorer-Guard):
a local Rust scanner for AI-agent prompt injection, credential leaks,
exfiltration, and risky tool-call context.") so it matches the other items'
style.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In `@README.md`:
- Line 115: The README entry for "Armorer Guard" ends with a trailing period
that breaks punctuation consistency with the majority of other tool lines;
remove the final period after the description (the Markdown list line containing
"[Armorer Guard](https://github.com/ArmorerLabs/Armorer-Guard): a local Rust
scanner for AI-agent prompt injection, credential leaks, exfiltration, and risky
tool-call context.") so it matches the other items' style.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e2f9f978-f221-4836-afe0-9174a791768b

📥 Commits

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

📒 Files selected for processing (1)
  • README.md

@armorer-labs
Copy link
Copy Markdown
Author

Small update for maintainer context: Armorer Guard now has a v0.2.3 release with a refreshed live demo, Cargo/PyPI packages, and a first-class MCP proxy mode for runtime tool-call protection.

Useful links:

Happy to adjust the wording or category if there is a better fit for this list.

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