From b598c9a5720a4c32e9023fb757037c66c65fb7ed Mon Sep 17 00:00:00 2001
From: 26zl <143036376+26zl@users.noreply.github.com>
Date: Sat, 22 Aug 2026 20:10:09 +0200
Subject: [PATCH 1/2] Add 26zl/cybersec-toolkit to Security
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 72a96c8ff..4c1c167a3 100644
--- a/README.md
+++ b/README.md
@@ -3074,6 +3074,7 @@ Tools for conducting research, surveys, interviews, and data collection.
### 🔒 Security
+- [26zl/cybersec-toolkit](https://github.com/26zl/cybersec-toolkit) 🐍 🏠 🐧 - One command installs 670+ security tools; an authorization-gated MCP server lets AI clients discover and run them for CTF, pentest, bug bounty, and DFIR.
- [nagameTW/mcp-server-malcolm](https://github.com/nagameTW/mcp-server-malcolm) [](https://glama.ai/mcp/servers/nagameTW/mcp-server-malcolm) 🐍 🏠 🍎 🪟 🐧 - The first MCP server for [Malcolm](https://malcolm.fyi), the open-source network traffic analysis suite (Zeek + Suricata + Arkime + OpenSearch + NetBox). Gives AI agents structured, threat-hunting access: search and aggregate traffic, discover fields, query Suricata alerts, browse Arkime sessions, and resolve NetBox assets. Read-only by default; opt-in, audited write classes for alerts, tagging, hunts, and PCAP upload. `pip install mcp-server-malcolm`
- [chasdaddy/basescope](https://github.com/chasdaddy/basescope) [](https://glama.ai/mcp/servers/chasdaddy/basescope) 📇 ☁️ - The read-only safety layer for onchain AI agents. 13 read-only tools on Base + EVM: token/contract safety (honeypot & rug-pull checks cross-referenced across GoPlus + honeypot.is), risky-approval detection, verified-source lookup, balances, ENS + Basenames, gas, and prices. No private keys, no required API keys. `npx -y basescope`
- [moxno/privacyscrubber-mcp](https://github.com/moxno/privacyscrubber-mcp) [](https://glama.ai/mcp/servers/moxno/privacyscrubber-mcp) 📇 🏠 - Zero-trust local PII and secrets masking server for Cursor, Windsurf, and Claude Desktop. `npx pii-masking-run`
From 428b3e11e7d6dd794c790b8f091079406709b373 Mon Sep 17 00:00:00 2001
From: 26zl <143036376+26zl@users.noreply.github.com>
Date: Mon, 7 Sep 2026 19:53:20 +0200
Subject: [PATCH 2/2] Add Glama score badge to cybersec-toolkit entry
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4c1c167a3..cc24ea9a1 100644
--- a/README.md
+++ b/README.md
@@ -3074,7 +3074,7 @@ Tools for conducting research, surveys, interviews, and data collection.
### 🔒 Security
-- [26zl/cybersec-toolkit](https://github.com/26zl/cybersec-toolkit) 🐍 🏠 🐧 - One command installs 670+ security tools; an authorization-gated MCP server lets AI clients discover and run them for CTF, pentest, bug bounty, and DFIR.
+- [26zl/cybersec-toolkit](https://github.com/26zl/cybersec-toolkit) [](https://glama.ai/mcp/servers/26zl/cybersec-toolkit) 🐍 🏠 🐧 - One command installs 670+ security tools; an authorization-gated MCP server lets AI clients discover and run them for CTF, pentest, bug bounty, and DFIR.
- [nagameTW/mcp-server-malcolm](https://github.com/nagameTW/mcp-server-malcolm) [](https://glama.ai/mcp/servers/nagameTW/mcp-server-malcolm) 🐍 🏠 🍎 🪟 🐧 - The first MCP server for [Malcolm](https://malcolm.fyi), the open-source network traffic analysis suite (Zeek + Suricata + Arkime + OpenSearch + NetBox). Gives AI agents structured, threat-hunting access: search and aggregate traffic, discover fields, query Suricata alerts, browse Arkime sessions, and resolve NetBox assets. Read-only by default; opt-in, audited write classes for alerts, tagging, hunts, and PCAP upload. `pip install mcp-server-malcolm`
- [chasdaddy/basescope](https://github.com/chasdaddy/basescope) [](https://glama.ai/mcp/servers/chasdaddy/basescope) 📇 ☁️ - The read-only safety layer for onchain AI agents. 13 read-only tools on Base + EVM: token/contract safety (honeypot & rug-pull checks cross-referenced across GoPlus + honeypot.is), risky-approval detection, verified-source lookup, balances, ENS + Basenames, gas, and prices. No private keys, no required API keys. `npx -y basescope`
- [moxno/privacyscrubber-mcp](https://github.com/moxno/privacyscrubber-mcp) [](https://glama.ai/mcp/servers/moxno/privacyscrubber-mcp) 📇 🏠 - Zero-trust local PII and secrets masking server for Cursor, Windsurf, and Claude Desktop. `npx pii-masking-run`