From 9e85a24cddd8d3143b8ce68fbf9495f463c9086c Mon Sep 17 00:00:00 2001 From: Gautam Umapathy Date: Fri, 22 May 2026 21:53:38 -0700 Subject: [PATCH 1/3] =?UTF-8?q?Add=20gautam-u/sieve=20=E2=80=94=20local=20?= =?UTF-8?q?AI=20chat=20history=20secret=20scanner=20(macOS=20MCP)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0cd64e03b..aaf3d3d5a 100644 --- a/README.md +++ b/README.md @@ -2401,6 +2401,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [shyshlakov/pci-dss-mcp](https://github.com/shyshlakov/pci-dss-mcp) [![shyshlakov/pci-dss-mcp MCP server](https://glama.ai/mcp/servers/shyshlakov/pci-dss-mcp/badges/score.svg)](https://glama.ai/mcp/servers/shyshlakov/pci-dss-mcp) 🏎️ 🏠 🍎 🪟 🐧 - PCI DSS v4.0.1 static-analysis MCP server for Go payment codebases. 12 scanners detect PAN/CVV exposure, weak crypto, missing audit logs, vulnerable deps, TLS misconfig, auth weaknesses, plus CycloneDX 1.6 SBOM generation - each finding mapped to the exact PCI requirement. AI-assisted triage via triage_findings. Keyless-signed multi-arch Docker image on ghcr.io. - [layervai/qurl-mcp](https://github.com/layervai/qurl-mcp) [![layervai/qurl-mcp MCP server](https://glama.ai/mcp/servers/layervai/qurl-mcp/badges/score.svg)](https://glama.ai/mcp/servers/layervai/qurl-mcp) 📇 ☁️ 🍎 🪟 🐧 - Mint, resolve, audit, and rotate expiring scope-limited access links (qURLs) for AI agents — secure URL gateway for the qURL API. 9 tools (create / resolve / list / get / delete / extend / update / mint-link / batch-create), 3 resources, 3 guided prompts. stdio transport, OIDC-attested npm provenance. - [WRG-11/wrg-sigma-rules](https://github.com/WRG-11/wrg-sigma-rules) [![WRG-11/wrg-sigma-rules MCP server](https://glama.ai/mcp/servers/WRG-11/wrg-sigma-rules/badges/score.svg)](https://glama.ai/mcp/servers/WRG-11/wrg-sigma-rules) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Sigma detection rule writing, validation, and conversion (Splunk/Elastic/Kibana/Wazuh) via 3 MCP tools (`draft_rule`, `validate_rule`, `convert_rule`) backed by a 61-rule production corpus across 11 MITRE ATT&CK tactic categories. Standalone server + Claude Code plugin distribution. +- [gautam-u/sieve](https://github.com/gautam-u/sieve) 🏠 🍎 - 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). ### 🌐 Social Media Integration with social media platforms to allow posting, analytics, and interaction management. Enables AI-driven automation for social presence. From e8d364daf974b26da2ca1b7f076621aa36f4df10 Mon Sep 17 00:00:00 2001 From: Gautam Umapathy Date: Sat, 23 May 2026 08:24:45 -0700 Subject: [PATCH 2/3] Add Glama score badge for gautam-u/sieve --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaf3d3d5a..28001f6fc 100644 --- a/README.md +++ b/README.md @@ -2401,7 +2401,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [shyshlakov/pci-dss-mcp](https://github.com/shyshlakov/pci-dss-mcp) [![shyshlakov/pci-dss-mcp MCP server](https://glama.ai/mcp/servers/shyshlakov/pci-dss-mcp/badges/score.svg)](https://glama.ai/mcp/servers/shyshlakov/pci-dss-mcp) 🏎️ 🏠 🍎 🪟 🐧 - PCI DSS v4.0.1 static-analysis MCP server for Go payment codebases. 12 scanners detect PAN/CVV exposure, weak crypto, missing audit logs, vulnerable deps, TLS misconfig, auth weaknesses, plus CycloneDX 1.6 SBOM generation - each finding mapped to the exact PCI requirement. AI-assisted triage via triage_findings. Keyless-signed multi-arch Docker image on ghcr.io. - [layervai/qurl-mcp](https://github.com/layervai/qurl-mcp) [![layervai/qurl-mcp MCP server](https://glama.ai/mcp/servers/layervai/qurl-mcp/badges/score.svg)](https://glama.ai/mcp/servers/layervai/qurl-mcp) 📇 ☁️ 🍎 🪟 🐧 - Mint, resolve, audit, and rotate expiring scope-limited access links (qURLs) for AI agents — secure URL gateway for the qURL API. 9 tools (create / resolve / list / get / delete / extend / update / mint-link / batch-create), 3 resources, 3 guided prompts. stdio transport, OIDC-attested npm provenance. - [WRG-11/wrg-sigma-rules](https://github.com/WRG-11/wrg-sigma-rules) [![WRG-11/wrg-sigma-rules MCP server](https://glama.ai/mcp/servers/WRG-11/wrg-sigma-rules/badges/score.svg)](https://glama.ai/mcp/servers/WRG-11/wrg-sigma-rules) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Sigma detection rule writing, validation, and conversion (Splunk/Elastic/Kibana/Wazuh) via 3 MCP tools (`draft_rule`, `validate_rule`, `convert_rule`) backed by a 61-rule production corpus across 11 MITRE ATT&CK tactic categories. Standalone server + Claude Code plugin distribution. -- [gautam-u/sieve](https://github.com/gautam-u/sieve) 🏠 🍎 - 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). +- [gautam-u/sieve](https://github.com/gautam-u/sieve) [![gautam-u/sieve MCP server](https://glama.ai/mcp/servers/gautam-u/sieve/badges/score.svg)](https://glama.ai/mcp/servers/gautam-u/sieve) 🏠 🍎 - 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). ### 🌐 Social Media Integration with social media platforms to allow posting, analytics, and interaction management. Enables AI-driven automation for social presence. From 1017255472846881e5b639f78fe5cd1154df5d3f Mon Sep 17 00:00:00 2001 From: Gautam Umapathy Date: Sat, 23 May 2026 08:34:08 -0700 Subject: [PATCH 3/3] Point sieve entry to public sieve-mcp repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28001f6fc..a6b8e3a53 100644 --- a/README.md +++ b/README.md @@ -2401,7 +2401,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [shyshlakov/pci-dss-mcp](https://github.com/shyshlakov/pci-dss-mcp) [![shyshlakov/pci-dss-mcp MCP server](https://glama.ai/mcp/servers/shyshlakov/pci-dss-mcp/badges/score.svg)](https://glama.ai/mcp/servers/shyshlakov/pci-dss-mcp) 🏎️ 🏠 🍎 🪟 🐧 - PCI DSS v4.0.1 static-analysis MCP server for Go payment codebases. 12 scanners detect PAN/CVV exposure, weak crypto, missing audit logs, vulnerable deps, TLS misconfig, auth weaknesses, plus CycloneDX 1.6 SBOM generation - each finding mapped to the exact PCI requirement. AI-assisted triage via triage_findings. Keyless-signed multi-arch Docker image on ghcr.io. - [layervai/qurl-mcp](https://github.com/layervai/qurl-mcp) [![layervai/qurl-mcp MCP server](https://glama.ai/mcp/servers/layervai/qurl-mcp/badges/score.svg)](https://glama.ai/mcp/servers/layervai/qurl-mcp) 📇 ☁️ 🍎 🪟 🐧 - Mint, resolve, audit, and rotate expiring scope-limited access links (qURLs) for AI agents — secure URL gateway for the qURL API. 9 tools (create / resolve / list / get / delete / extend / update / mint-link / batch-create), 3 resources, 3 guided prompts. stdio transport, OIDC-attested npm provenance. - [WRG-11/wrg-sigma-rules](https://github.com/WRG-11/wrg-sigma-rules) [![WRG-11/wrg-sigma-rules MCP server](https://glama.ai/mcp/servers/WRG-11/wrg-sigma-rules/badges/score.svg)](https://glama.ai/mcp/servers/WRG-11/wrg-sigma-rules) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Sigma detection rule writing, validation, and conversion (Splunk/Elastic/Kibana/Wazuh) via 3 MCP tools (`draft_rule`, `validate_rule`, `convert_rule`) backed by a 61-rule production corpus across 11 MITRE ATT&CK tactic categories. Standalone server + Claude Code plugin distribution. -- [gautam-u/sieve](https://github.com/gautam-u/sieve) [![gautam-u/sieve MCP server](https://glama.ai/mcp/servers/gautam-u/sieve/badges/score.svg)](https://glama.ai/mcp/servers/gautam-u/sieve) 🏠 🍎 - 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). +- [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). ### 🌐 Social Media Integration with social media platforms to allow posting, analytics, and interaction management. Enables AI-driven automation for social presence.