Merge pull request #6800 from bluetieroperations-create/add-blackwall-mcp

Add BLACK_WALL (Security) — pre-action risk gate for AI agents
This commit is contained in:
Frank Fiegel
2026-07-22 17:46:42 +02:00
committed by GitHub
+1
View File
@@ -2933,6 +2933,7 @@ Tools for conducting research, surveys, interviews, and data collection.
- [ark-forge/arkforge-mcp](https://github.com/ark-forge/arkforge-mcp) [![ze6ad36390 MCP server](https://glama.ai/mcp/servers/ze6ad36390/badges/score.svg)](https://glama.ai/mcp/servers/ze6ad36390) 🐍 ☁️ 🍎 🪟 🐧 - Third-party certifying proxy — sign any HTTP call (AI agents, webhooks, microservices) with an independent Ed25519 signature, RFC 3161 timestamp, and Sigstore Rekor anchor. Works with Claude, GPT-4, Mistral, LangChain, AutoGen, or any HTTP client.
- [atomicchonk/roadrecon_mcp_server](https://github.com/atomicchonk/roadrecon_mcp_server) 🐍 🪟 🏠 MCP server for analyzing ROADrecon gather results from Azure tenant enumeration
- [behrensd/mcp-firewall](https://github.com/behrensd/mcp-firewall) 📇 🏠 🍎 🪟 🐧 - Deterministic security proxy (iptables for MCP) that intercepts tool calls, enforces YAML policies, scans for secret leakage, and logs everything. No AI, no cloud.
- [bluetieroperations-create/blackwall-mcp](https://github.com/bluetieroperations-create/blackwall-mcp) [![bluetieroperations-create/blackwall-mcp MCP server](https://glama.ai/mcp/servers/bluetieroperations-create/blackwall-mcp/badges/score.svg)](https://glama.ai/mcp/servers/bluetieroperations-create/blackwall-mcp) 📇 ☁️ - Pre-action risk gate for AI agents. One `forecast` tool the agent calls before any irreversible action (send money, run SQL, delete data); returns a risk score (0100), reversibility class, named red flags from 28 failure modes, and a gate: proceed / confirm / human-required.
- [Perufitlife/web-exposure-mcp](https://github.com/Perufitlife/web-exposure-mcp) [![Perufitlife/web-exposure-mcp MCP server](https://glama.ai/mcp/servers/Perufitlife/web-exposure-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Perufitlife/web-exposure-mcp) 📇 🏠 🍎 🪟 🐧 - Points an AI agent at a live URL and confirms publicly-served secret files by fetching the bytes — exposed `.git`, `.env`, JS source maps, backup/SQL dumps, directory listing, and dotfiles. Zero dependencies, read-only.
- [Bichev/agentradar-mcp](https://github.com/Bichev/agentradar-mcp) [![Bichev/agentradar-mcp MCP server](https://glama.ai/mcp/servers/Bichev/agentradar-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Bichev/agentradar-mcp) 📇 ☁️ 🍎 🪟 🐧 - On-chain trust oracle for the ERC-8004 + x402 agent economy. 18 tools for verifying AI agents: 6-signal composite trust scoring (0-100), 272-wallet scam database, ERC-8004 identity lookup, EAS attestations on Base mainnet. x402-payable. Free `get_score` / `check_scam`. Live at [vvpro.ai](https://vvpro.ai) · npm [`@agentradar/mcp`](https://www.npmjs.com/package/@agentradar/mcp).
- [Buggy1111/anonymize-mcp](https://github.com/Buggy1111/anonymize-mcp) [![Buggy1111/anonymize-mcp MCP server](https://glama.ai/mcp/servers/Buggy1111/anonymize-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Buggy1111/anonymize-mcp) 🐍 🏠 🍎 🪟 🐧 - Anonymize PII and redact text for GDPR across Czech and 35+ languages. Real NLP via ÚFAL/LINDAT (MasKIT + NameTag NER, not just regex), 80+ PII patterns, plus morphology, translation, and spellcheck. Czech-first, non-commercial. Install: `pip install anonymize-mcp`.