From e86f886c7e3a2ff4a3f6cb4006431258e66e259d Mon Sep 17 00:00:00 2001 From: scottbitbot2502 Date: Wed, 10 Jun 2026 16:21:07 -0500 Subject: [PATCH] Add AperionAI/shield to Security section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f748e2ea..70b2dc0f8 100644 --- a/README.md +++ b/README.md @@ -2389,6 +2389,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [KOVY/agentforge-trust-mcp](https://github.com/KOVY/agentforge-trust-mcp) [![agentforge-trust-mcp MCP server](https://glama.ai/mcp/servers/KOVY/agentforge-trust-mcp/badges/score.svg)](https://glama.ai/mcp/servers/KOVY/agentforge-trust-mcp) 📇 ☁️ - Query the AgentForge Trust Score (0-100 across five dimensions: security, code health, behavioral audit, community trust, EU compliance) for any MCP server before connecting. Exposes `check_trust`, `evaluate_policy`, `list_trusted`, and `recommend` tools. 3,600+ servers audited, free public API. - [agentgraph-co/agentgraph](https://github.com/agentgraph-co/agentgraph) [![agentgraph-co/agentgraph MCP server](https://glama.ai/mcp/servers/agentgraph-co/agentgraph/badges/score.svg)](https://glama.ai/mcp/servers/agentgraph-co/agentgraph) 🐍 ☁️ 🍎 🪟 🐧 - Trust verification and security scanning for AI agents. Checks security posture of third-party MCP servers and tools with signed attestations (Ed25519/JWS) before interaction. - [AgentValet/AgentValet](https://github.com/AgentValet/AgentValet) [![AgentValet/AgentValet MCP server](https://glama.ai/mcp/servers/AgentValet/AgentValet/badges/score.svg)](https://glama.ai/mcp/servers/AgentValet/AgentValet) 📇 ☁️ 🏠 - Identity and credential governance broker for MCP servers. Issues scoped, short-lived credentials per agent to stop credential inheritance. Audit log, human approval gates, AIMS-aligned. +- [AperionAI/shield](https://github.com/AperionAI/shield) [![AperionAI/shield MCP server](https://glama.ai/mcp/servers/AperionAI/shield/badges/score.svg)](https://glama.ai/mcp/servers/AperionAI/shield) 🦀 🏠 🍎 🪟 🐧 - Local guardrail proxy for AI coding agents. Wraps any MCP server (stdio or Streamable HTTP) and blocks destructive tool calls — DROP TABLE, rm -rf, force-push — before they execute. MCP supply-chain protection: TOFU tool-catalog pinning against rug pulls, plus tool-description and tool-result scanning for tool poisoning and prompt injection. 51 starter rules, approval gates, audit logging. Single binary, Apache-2.0. - [arian-gogani/nobulex](https://github.com/arian-gogani/nobulex) [![nobulex-mcp-server MCP server](https://glama.ai/mcp/servers/arian-gogani/nobulex/badges/score.svg)](https://glama.ai/mcp/servers/arian-gogani/nobulex) 📇 🏠 🍎 🪟 🐧 - Proof-of-behavior enforcement for AI agents. Define behavioral covenant rules (permit/forbid/require), enforce at runtime before execution, get SHA-256 hash-chained tamper-evident audit logs, and verify compliance independently. Cross-agent verification handshake — no proof, no transaction. MIT licensed, 4,244 tests. - [9hannahnine-jpg/arc-gate-mcp](https://github.com/9hannahnine-jpg/arc-gate-mcp) [![9hannahnine-jpg/arc-gate-mcp MCP server](https://glama.ai/mcp/servers/9hannahnine-jpg/arc-gate-mcp/badges/score.svg)](https://glama.ai/mcp/servers/9hannahnine-jpg/arc-gate-mcp) 🐍 - Runtime governance for MCP tool calls. Blocks prompt injection and capability abuse before tool results reach your agent. - [agentward-ai/agentward](https://github.com/agentward-ai/agentward) [![agent-ward MCP server](https://glama.ai/mcp/servers/agentward-ai/agent-ward/badges/score.svg)](https://glama.ai/mcp/servers/agentward-ai/agent-ward) 🐍 🏠 🍎 🪟 🐧 - Permission control plane for AI agents. MCP proxy that enforces least-privilege YAML policies on every tool call, classifies sensitive data (PII/PHI), detects dangerous skill chains, and generates compliance audit trails. Supports stdio and HTTP proxy modes.