From 74006267e74c6b31afc0effba9b2a46ca506c888 Mon Sep 17 00:00:00 2001 From: haruodev Date: Mon, 24 Aug 2026 00:00:38 -0300 Subject: [PATCH 1/3] Add tamperlens-mcp server to Security Co-Authored-By: Claude Fable 5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72a96c8ff..06c95683a 100644 --- a/README.md +++ b/README.md @@ -3169,6 +3169,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [ARKALDA/hejdar-mcp](https://github.com/ARKALDA/hejdar-mcp) [![ARKALDA/hejdar-mcp MCP server](https://glama.ai/mcp/servers/ARKALDA/hejdar-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ARKALDA/hejdar-mcp) 🐍 ☁️ - Runtime policy enforcement for AI agents. Evaluate actions against organization policies before execution, with observe and enforce modes. - [goldmembrane/cleaner-code](https://github.com/goldmembrane/cleaner-code) [![cleaner-code MCP server](https://glama.ai/mcp/servers/goldmembrane/cleaner-code/badges/score.svg)](https://glama.ai/mcp/servers/goldmembrane/cleaner-code) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - AI code security scanner MCP server. Detects 9 categories of threats in AI-generated code (invisible Unicode, Trojan Source, homoglyphs, Glassworm steganography, rules file backdoors, dependency typosquatting, obfuscation) using static analysis plus CodeBERT deep learning. Runs locally, free tier. - [HaroldFinchIFT/vuln-nist-mcp-server](https://github.com/HaroldFinchIFT/vuln-nist-mcp-server) 🐍 ☁️️ 🍎 πŸͺŸ 🐧 - A Model Context Protocol (MCP) server for querying NIST National Vulnerability Database (NVD) API endpoints. +- [haruodev/tamperlens](https://github.com/haruodev/tamperlens) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Document forensics before an agent reads the file: whether a PDF, Office file or image was edited after it was written, whether its redactions actually removed the text, and whether it carries text addressed to a language model rather than to a reader β€” the recovered injection payload is elided rather than echoed back into the context. Thin client over the Tamperlens REST API; signals with evidence, never a verdict; nothing stored. 10 documents/hour with no key. `npx -y tamperlens-mcp` - [hieutran/entraid-mcp-server](https://github.com/hieuttmmo/entraid-mcp-server) 🐍 ☁️ - A MCP server for Microsoft Entra ID (Azure AD) directory, user, group, device, sign-in, and security operations via Microsoft Graph Python SDK. - [I4cTime/quantum_ring](https://github.com/I4cTime/quantum_ring) [![I4cTime/quantum_ring MCP server](https://glama.ai/mcp/servers/I4cTime/quantum_ring/badges/score.svg)](https://glama.ai/mcp/servers/I4cTime/quantum_ring) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Quantum-inspired keyring for AI coding agents. Secure secrets with superposition, entanglement, tunneling, and teleportation. - [icoretech/warden-mcp](https://github.com/icoretech/warden-mcp) [![icoretech/warden-mcp MCP server](https://glama.ai/mcp/servers/icoretech/warden-mcp/badges/score.svg)](https://glama.ai/mcp/servers/icoretech/warden-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP server for Bitwarden and Vaultwarden vault management. Search, create, edit, and organize logins, notes, cards, identities, SSH keys, folders, collections, attachments, and Sends via the official `bw` CLI. From ee763beb83ebd5cd08ead3b3622a7c9af06ab14b Mon Sep 17 00:00:00 2001 From: haruodev Date: Mon, 24 Aug 2026 11:07:04 -0300 Subject: [PATCH 2/3] =?UTF-8?q?tamperlens-mcp:=20link=20para=20o=20repo=20?= =?UTF-8?q?p=C3=BAblico=20+=20badge=20de=20score=20do=20Glama?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Aponta para haruodev/tamperlens-mcp (o repo dedicado pΓΊblico) em vez do monorepo privado, e adiciona o badge de score que o glama-check pede. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06c95683a..b39d8c803 100644 --- a/README.md +++ b/README.md @@ -3169,7 +3169,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [ARKALDA/hejdar-mcp](https://github.com/ARKALDA/hejdar-mcp) [![ARKALDA/hejdar-mcp MCP server](https://glama.ai/mcp/servers/ARKALDA/hejdar-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ARKALDA/hejdar-mcp) 🐍 ☁️ - Runtime policy enforcement for AI agents. Evaluate actions against organization policies before execution, with observe and enforce modes. - [goldmembrane/cleaner-code](https://github.com/goldmembrane/cleaner-code) [![cleaner-code MCP server](https://glama.ai/mcp/servers/goldmembrane/cleaner-code/badges/score.svg)](https://glama.ai/mcp/servers/goldmembrane/cleaner-code) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - AI code security scanner MCP server. Detects 9 categories of threats in AI-generated code (invisible Unicode, Trojan Source, homoglyphs, Glassworm steganography, rules file backdoors, dependency typosquatting, obfuscation) using static analysis plus CodeBERT deep learning. Runs locally, free tier. - [HaroldFinchIFT/vuln-nist-mcp-server](https://github.com/HaroldFinchIFT/vuln-nist-mcp-server) 🐍 ☁️️ 🍎 πŸͺŸ 🐧 - A Model Context Protocol (MCP) server for querying NIST National Vulnerability Database (NVD) API endpoints. -- [haruodev/tamperlens](https://github.com/haruodev/tamperlens) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Document forensics before an agent reads the file: whether a PDF, Office file or image was edited after it was written, whether its redactions actually removed the text, and whether it carries text addressed to a language model rather than to a reader β€” the recovered injection payload is elided rather than echoed back into the context. Thin client over the Tamperlens REST API; signals with evidence, never a verdict; nothing stored. 10 documents/hour with no key. `npx -y tamperlens-mcp` +- [haruodev/tamperlens-mcp](https://github.com/haruodev/tamperlens-mcp) [![haruodev/tamperlens-mcp MCP server](https://glama.ai/mcp/servers/haruodev/tamperlens-mcp/badges/score.svg)](https://glama.ai/mcp/servers/haruodev/tamperlens-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Document forensics before an agent reads the file: whether a PDF, Office file or image was edited after it was written, whether its redactions actually removed the text, and whether it carries text addressed to a language model rather than to a reader β€” the recovered injection payload is elided rather than echoed back into the context. Thin client over the Tamperlens REST API; signals with evidence, never a verdict; nothing stored. 10 documents/hour with no key. `npx -y tamperlens-mcp` - [hieutran/entraid-mcp-server](https://github.com/hieuttmmo/entraid-mcp-server) 🐍 ☁️ - A MCP server for Microsoft Entra ID (Azure AD) directory, user, group, device, sign-in, and security operations via Microsoft Graph Python SDK. - [I4cTime/quantum_ring](https://github.com/I4cTime/quantum_ring) [![I4cTime/quantum_ring MCP server](https://glama.ai/mcp/servers/I4cTime/quantum_ring/badges/score.svg)](https://glama.ai/mcp/servers/I4cTime/quantum_ring) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Quantum-inspired keyring for AI coding agents. Secure secrets with superposition, entanglement, tunneling, and teleportation. - [icoretech/warden-mcp](https://github.com/icoretech/warden-mcp) [![icoretech/warden-mcp MCP server](https://glama.ai/mcp/servers/icoretech/warden-mcp/badges/score.svg)](https://glama.ai/mcp/servers/icoretech/warden-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP server for Bitwarden and Vaultwarden vault management. Search, create, edit, and organize logins, notes, cards, identities, SSH keys, folders, collections, attachments, and Sends via the official `bw` CLI.