Skip to content

Add Armorer Guard#153

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

Add Armorer Guard#153
armorer-labs wants to merge 1 commit into
Puliczek:mainfrom
armorer-labs:codex/add-armorer-guard

Conversation

@armorer-labs
Copy link
Copy Markdown

Adds Armorer Guard to the tools and code section using the repository contribution format. It is a local Rust scanner that can inspect MCP and AI-agent tool-call arguments/results for prompt injection, credential leakage, exfiltration, and risky actions before they reach the model or execute.

@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