Skip to content

Add Armorer Guard - #18

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

Add Armorer Guard#18
armorer-labs wants to merge 1 commit into
AIM-Intelligence:mainfrom
armorer-labs:codex/add-armorer-guard

Conversation

@armorer-labs

Copy link
Copy Markdown

Adds Armorer Guard to the tools section. It is an open-source local Rust scanner for MCP and AI-agent prompts, tool-call arguments/results, credential leakage, exfiltration, and dangerous action context.

@armorer-labs

Copy link
Copy Markdown
Author

Quick context update for this MCP-security list: the latest Armorer Guard release added a first-class MCP proxy mode:

armorer-guard mcp-proxy -- npx your-mcp-server

It gates stdio MCP tools/call arguments before forwarding them to the wrapped server, with local checks for credential leakage, dangerous tool-call intent, exfiltration, prompt injection, and local policy matches. It returns structured JSON-RPC errors and makes no scanner network calls.

Demo: https://huggingface.co/spaces/armorer-labs/armorer-guard-demo
MCP proxy docs: https://github.com/ArmorerLabs/Armorer-Guard/blob/main/examples/mcp_proxy.md

Happy to change the category/description if there is a preferred taxonomy for runtime/proxy guardrails.

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