From d03981a05c89822c70e6c7368dcb168ef4e3ef3d Mon Sep 17 00:00:00 2001 From: Oksigenia SL Date: Wed, 22 Jul 2026 00:31:02 +0100 Subject: [PATCH 1/2] Add OksigeniaSL/checker-mcp under Security --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0692d059f..20b20c6f6 100644 --- a/README.md +++ b/README.md @@ -2974,6 +2974,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [BeBraveBeKind/mcpskills-server](https://github.com/BeBraveBeKind/mcpskills-server) [![BeBraveBeKind/mcpskills-server MCP server](https://glama.ai/mcp/servers/BeBraveBeKind/mcpskills-server/badges/score.svg)](https://glama.ai/mcp/servers/BeBraveBeKind/mcpskills-server) 📇 🏠 🍎 🪟 🐧 - Pre-install trust layer for MCP servers, AI skills, and npm packages. Scores any repo or package across 15 signals (incl. OSV/KEV/EPSS vulnerability intelligence) with safety scanning for prompt injection, credential theft, and supply-chain risk; the `auto_gate` tool returns a go/no-go install decision. Listed in the official MCP Registry as `io.mcpskills/server`. npm: `@mcpskillsio/server`. https://mcpskills.io - [gautam-u/sieve-mcp](https://github.com/gautam-u/sieve-mcp) [![gautam-u/sieve-mcp MCP server](https://glama.ai/mcp/servers/gautam-u/sieve-mcp/badges/score.svg)](https://glama.ai/mcp/servers/gautam-u/sieve-mcp) 🏠 🍎 - Local AI chat history secret scanner for macOS. Finds API keys and secrets leaked into Claude Code, Cursor, Copilot Chat, Cline, Codex, Gemini CLI, and other AI tool transcripts. 9 MCP tools: findings list with redacted previews, boolean secret detection (`sieve_check_text`), placeholder-only redaction (`sieve_redact_text` returns `sieve://project/key`, never raw values), vault-backed command execution, and scan health. Local-only stdio transport, macOS Keychain vault, no plaintext secrets in any tool response. [Mac App Store](https://apps.apple.com/app/sieve-ai-secret-scanner/id6747506504). - [yessGlory17/job-verify](https://github.com/yessGlory17/job-verify) [![yessGlory17/job-verify MCP server](https://glama.ai/mcp/servers/yessGlory17/job-verify/badges/score.svg)](https://glama.ai/mcp/servers/yessGlory17/job-verify) 🐍 ☁️ 🍎 🪟 🐧 - Check whether a recruiter or job offer is a scam before you reply. Extracts entities (company, links, email, phone, wallets) from a pasted message and cross-checks company registration, domain age, look-alike/typosquat domains, phishing & malware blocklists, email deliverability, crypto-scam databases, and Internet Archive history — free OSINT, no API keys. +- [OksigeniaSL/checker-mcp](https://github.com/OksigeniaSL/checker-mcp) 📇 🏠 - Domain security & privacy checker: 17 live checks (SPF, DMARC, DKIM, DNSSEC, TLS, CAA, security headers) scored 0-100 with remediation. Local-first, zero telemetry. In the official MCP Registry as `com.oksigenia/checker-mcp`; npm `@oksigenia/checker-mcp`. ### 🌐 Social Media From d5db2c813e910d0bb92d9c8d11e0e7b75d1414bc Mon Sep 17 00:00:00 2001 From: Oksigenia SL Date: Wed, 22 Jul 2026 21:06:45 +0100 Subject: [PATCH 2/2] Add Glama score badge for OksigeniaSL/checker-mcp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20b20c6f6..45b7564c2 100644 --- a/README.md +++ b/README.md @@ -2974,7 +2974,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [BeBraveBeKind/mcpskills-server](https://github.com/BeBraveBeKind/mcpskills-server) [![BeBraveBeKind/mcpskills-server MCP server](https://glama.ai/mcp/servers/BeBraveBeKind/mcpskills-server/badges/score.svg)](https://glama.ai/mcp/servers/BeBraveBeKind/mcpskills-server) 📇 🏠 🍎 🪟 🐧 - Pre-install trust layer for MCP servers, AI skills, and npm packages. Scores any repo or package across 15 signals (incl. OSV/KEV/EPSS vulnerability intelligence) with safety scanning for prompt injection, credential theft, and supply-chain risk; the `auto_gate` tool returns a go/no-go install decision. Listed in the official MCP Registry as `io.mcpskills/server`. npm: `@mcpskillsio/server`. https://mcpskills.io - [gautam-u/sieve-mcp](https://github.com/gautam-u/sieve-mcp) [![gautam-u/sieve-mcp MCP server](https://glama.ai/mcp/servers/gautam-u/sieve-mcp/badges/score.svg)](https://glama.ai/mcp/servers/gautam-u/sieve-mcp) 🏠 🍎 - Local AI chat history secret scanner for macOS. Finds API keys and secrets leaked into Claude Code, Cursor, Copilot Chat, Cline, Codex, Gemini CLI, and other AI tool transcripts. 9 MCP tools: findings list with redacted previews, boolean secret detection (`sieve_check_text`), placeholder-only redaction (`sieve_redact_text` returns `sieve://project/key`, never raw values), vault-backed command execution, and scan health. Local-only stdio transport, macOS Keychain vault, no plaintext secrets in any tool response. [Mac App Store](https://apps.apple.com/app/sieve-ai-secret-scanner/id6747506504). - [yessGlory17/job-verify](https://github.com/yessGlory17/job-verify) [![yessGlory17/job-verify MCP server](https://glama.ai/mcp/servers/yessGlory17/job-verify/badges/score.svg)](https://glama.ai/mcp/servers/yessGlory17/job-verify) 🐍 ☁️ 🍎 🪟 🐧 - Check whether a recruiter or job offer is a scam before you reply. Extracts entities (company, links, email, phone, wallets) from a pasted message and cross-checks company registration, domain age, look-alike/typosquat domains, phishing & malware blocklists, email deliverability, crypto-scam databases, and Internet Archive history — free OSINT, no API keys. -- [OksigeniaSL/checker-mcp](https://github.com/OksigeniaSL/checker-mcp) 📇 🏠 - Domain security & privacy checker: 17 live checks (SPF, DMARC, DKIM, DNSSEC, TLS, CAA, security headers) scored 0-100 with remediation. Local-first, zero telemetry. In the official MCP Registry as `com.oksigenia/checker-mcp`; npm `@oksigenia/checker-mcp`. +- [OksigeniaSL/checker-mcp](https://github.com/OksigeniaSL/checker-mcp) [![OksigeniaSL/checker-mcp MCP server](https://glama.ai/mcp/servers/OksigeniaSL/checker-mcp/badges/score.svg)](https://glama.ai/mcp/servers/OksigeniaSL/checker-mcp) 📇 🏠 - Domain security & privacy checker: 17 live checks (SPF, DMARC, DKIM, DNSSEC, TLS, CAA, security headers) scored 0-100 with remediation. Local-first, zero telemetry. In the official MCP Registry as `com.oksigenia/checker-mcp`; npm `@oksigenia/checker-mcp`. ### 🌐 Social Media