From b58cc77fea617ea6e1387ad483ee146d431380d9 Mon Sep 17 00:00:00 2001 From: bluetieroperations-create Date: Sat, 23 May 2026 07:57:04 -0700 Subject: [PATCH 1/2] Add BLACK_WALL to Security --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a58a33b32..d8292e080 100644 --- a/README.md +++ b/README.md @@ -2123,6 +2123,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) 📇 ☁️ - 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 (0–100), reversibility class, named red flags from 28 failure modes, and a gate: proceed / confirm / human-required. - [BurtTheCoder/mcp-dnstwist](https://github.com/BurtTheCoder/mcp-dnstwist) 📇 🪟 ☁️ - MCP server for dnstwist, a powerful DNS fuzzing tool that helps detect typosquatting, phishing, and corporate espionage. - [BurtTheCoder/mcp-maigret](https://github.com/BurtTheCoder/mcp-maigret) 📇 🪟 ☁️ - MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources. This server provides tools for searching usernames across social networks and analyzing URLs. - [BurtTheCoder/mcp-shodan](https://github.com/BurtTheCoder/mcp-shodan) 📇 🪟 ☁️ - MCP server for querying the Shodan API and Shodan CVEDB. This server provides tools for IP lookups, device searches, DNS lookups, vulnerability queries, CPE lookups, and more. From fda3ece4023fb0c9a247d39e56df5ed8e9eb206c Mon Sep 17 00:00:00 2001 From: bluetieroperations-create <270213615+bluetieroperations-create@users.noreply.github.com> Date: Mon, 13 Jul 2026 19:31:46 -0700 Subject: [PATCH 2/2] Add Glama score badge to BLACK_WALL entry Per maintainer request (#6800). Server is listed on Glama (bluetieroperations-create/blackwall-mcp) and passes the introspection check. Co-Authored-By: Claude Opus 4.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8292e080..617ca9b61 100644 --- a/README.md +++ b/README.md @@ -2123,7 +2123,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) 📇 ☁️ - 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 (0–100), reversibility class, named red flags from 28 failure modes, and a gate: proceed / confirm / human-required. +- [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 (0–100), reversibility class, named red flags from 28 failure modes, and a gate: proceed / confirm / human-required. - [BurtTheCoder/mcp-dnstwist](https://github.com/BurtTheCoder/mcp-dnstwist) 📇 🪟 ☁️ - MCP server for dnstwist, a powerful DNS fuzzing tool that helps detect typosquatting, phishing, and corporate espionage. - [BurtTheCoder/mcp-maigret](https://github.com/BurtTheCoder/mcp-maigret) 📇 🪟 ☁️ - MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources. This server provides tools for searching usernames across social networks and analyzing URLs. - [BurtTheCoder/mcp-shodan](https://github.com/BurtTheCoder/mcp-shodan) 📇 🪟 ☁️ - MCP server for querying the Shodan API and Shodan CVEDB. This server provides tools for IP lookups, device searches, DNS lookups, vulnerability queries, CPE lookups, and more.