From b95bbc27590523314c4d113b463b04489431c818 Mon Sep 17 00:00:00 2001 From: armorer-labs <280571201+armorer-labs@users.noreply.github.com> Date: Mon, 22 Jun 2026 13:41:33 -0400 Subject: [PATCH] Add Armorer Guard to agent SDKs and tools --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2918029..dfa0f16 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,21 @@ AgentOps create tools to make agents actually work, e.g., graphs, monitoring, an +## [Armorer Guard](https://github.com/ArmorerLabs/Armorer-Guard) +Armorer Guard is a local Rust scanner and MCP proxy for AI-agent prompt injection, credential leakage, exfiltration, and risky tool-call arguments. + +
+ + + +### Links +- [GitHub](https://github.com/ArmorerLabs/Armorer-Guard) +- [Hugging Face demo](https://huggingface.co/spaces/armorer-labs/armorer-guard-demo) +- [Crates.io](https://crates.io/crates/armorer-guard) + +
+ + ## [Chidori](https://github.com/ThousandBirdsInc/chidori) Chidori is a reactive runtime for building AI agents. It provides a framework for building AI agents that are reactive, observable, and robust. It supports building agents with Node.js, Python, and Rust. It is currently in alpha, and is not yet ready for production use. @@ -220,4 +235,3 @@ An open source library for building AI-powered user interfaces. -