From 255caf6cc2e31b632ad4c3c58809fcddba19a6f1 Mon Sep 17 00:00:00 2001 From: Riyan Dhiman Date: Fri, 21 Aug 2026 21:10:22 +0530 Subject: [PATCH] Add Lachesis to Security --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72a96c8ff..a826d033e 100644 --- a/README.md +++ b/README.md @@ -3252,6 +3252,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [zkproofport/proofport-ai](https://github.com/zkproofport/proofport-ai) [![proofport-ai MCP server](https://glama.ai/mcp/servers/zkproofport/proofport-ai/badges/score.svg)](https://glama.ai/mcp/servers/zkproofport/proofport-ai) πŸ“‡ ☁️ - Zero-knowledge proof generation MCP server for AI agents. Lets agents prove identity claims (Coinbase KYC, Country, Google OIDC, Google Workspace, Microsoft 365) without revealing personal information. Server-side proving in AWS Nitro Enclave TEE, paid via x402 USDC on Base. Built on Noir circuits (Aztec) and ERC-8004 agent identity. Reference application [OpenStoa](https://github.com/zkproofport/openstoa) won 1st place at The Synthesis Hackathon ("Agents That Keep Secrets" track). - [zyx77550/sparda](https://github.com/zyx77550/sparda) [![zyx77550/sparda MCP server](https://glama.ai/mcp/servers/zyx77550/sparda/badges/score.svg)](https://glama.ai/mcp/servers/zyx77550/sparda) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Injects a live, reversible MCP server into a running Express / FastAPI / Next.js app β€” reads safe by default, writes gated behind human confirmation. The same engine also proves deploys and PRs (`apocalypse` / `review`). - [cuttalo/depscope](https://github.com/cuttalo/depscope) [![cuttalo/depscope MCP server](https://glama.ai/mcp/servers/cuttalo/depscope/badges/score.svg)](https://glama.ai/mcp/servers/cuttalo/depscope) πŸ“‡ ☁️ 🏠 - Package Intelligence for AI agents. 22 tools across 17 ecosystems (npm/pypi/cargo/go/maven/nuget/rubygems/composer/pub/hex/swift/cocoapods/cpan/hackage/cran/conda/homebrew) β€” check health, vulnerabilities (OSV + CISA KEV + EPSS), typosquats, malicious flags, alternatives, known bugs, breaking changes, stack compatibility and error-to-fix. 31k+ packages, 2.2k+ CVEs enriched. Zero auth, MIT. Remote URL https://mcp.depscope.dev/mcp or stdio `npx depscope-mcp`. +- [UnboundCompute/lachesis](https://github.com/UnboundCompute/lachesis) 🐍 🏠 🍎 🐧 - Compiler-precise code property graph for C, Python, and TypeScript, navigable over MCP. Exposes callers/callees, data- and taint-flow with sourceβ†’sink witnesses, points-to, and guard/sink structure so an agent can reason about how a value moves and where it reaches a sink unguarded β€” not just where a name appears. Zero-config: `uvx --from lachesis-cpg lachesis-mcp`. - [UPinar/contrastapi](https://github.com/UPinar/contrastapi) [![UPinar/contrastapi MCP server](https://glama.ai/mcp/servers/UPinar/contrastapi/badges/score.svg)](https://glama.ai/mcp/servers/UPinar/contrastapi) 🐍 ☁️ - Security intelligence API with 31 MCP tools for CVE/EPSS/KEV lookup, domain recon (DNS/WHOIS/SSL/subdomains/CT logs), IOC/threat intel, OSINT (email/phone/username), and code security scanning (secrets, injection). Free 100 req/hr. - [vaulted-fyi/vaulted-mcp-server](https://github.com/vaulted-fyi/vaulted-mcp-server) [![vaulted-fyi/vaulted-mcp-server MCP server](https://glama.ai/mcp/servers/vaulted-fyi/vaulted-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/vaulted-fyi/vaulted-mcp-server) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Share encrypted, self-destructing secrets from your AI agent. Zero-knowledge E2E encryption. Agent-blind input sources (env:, file:, dotenv:) keep secrets out of LLM context.