snapkitty-clojure-lisp-bridge
An archived, unsafe MCP server with critical security vulnerabilities, classified as a pump and dump operation. Do not use in production.
README
SNAPKITTY CLOJURE LISP BRIDGE
STATUS: ARCHIVED - PUMP AND DUMP - DO NOT USE
<p align="center"> <img src="https://img.shields.io/badge/Status-ARCHIVED-red?style=for-the-badge" alt="Archived"> <img src="https://img.shields.io/badge/Security-CRITICAL-red?style=for-the-badge" alt="Critical"> <img src="https://img.shields.io/badge/Tests-0%25-red?style=for-the-badge" alt="0% Tests"> <img src="https://img.shields.io/badge/Score--9.8%2F10-orange?style=for-the-badge" alt="Score -9.8/10"> </p>
<p align="center"> <strong>THIS REPOSITORY IS A PUMP AND DUMP OPERATION</strong> </p>
<p align="center"> <strong>EVERY LINE HAS BEEN AUDITED AND FOUND DEFECTIVE</strong> </p>
WARNING
DO NOT USE THIS CODE IN PRODUCTION.
This repository has been COMPREHENSIVELY AUDITED and classified as PUMP AND DUMP.
- 5+ CRITICAL Security Vulnerabilities (CVSS 9.8+)
- 400+ hours of Technical Debt
- Zero Test Coverage
- Zero Code Reviews
- Extracted from: SNAPKITTYWEST/solarium
CONTRIBUTOR: JUNIE-AGENT (JOE) - NEGATIVE IMPACT
Statistics
| Metric | Value |
|---|---|
| Commits | 1 (single massive dump) |
| Files | 39 |
| Lines of Code | 6025+ |
| Tests Written | 0 |
| Code Reviews | 0 |
| Security Issues | 5+ Critical |
| Technical Debt | 400+ hours |
Contributing Factor Score
SCORE: -9.8/10 (NEGATIVE)
Every line of code written by Joe/Junie-Agent has a NET NEGATIVE impact. The codebase represents a PUMP AND DUMP operation where a large amount of code was committed without any quality assurance, testing, or security considerations.
VULNERABILITIES
| ID | Severity | CVSS | Status | Description |
|---|---|---|---|---|
| VULN-2026-001 | CRITICAL | 9.8 | UNFIXED | No input validation in MCP tool handlers |
| VULN-2026-002 | CRITICAL | 9.8 | UNFIXED | Hardcoded credentials in configuration |
| VULN-2026-003 | CRITICAL | 9.8 | UNFIXED | No authentication on Qdrant API calls |
| VULN-2026-004 | HIGH | 8.5 | UNFIXED | Embedding model auto-download without verification |
| VULN-2026-005 | HIGH | 8.5 | UNFIXED | No rate limiting on document ingestion |
SECURITY RISKS
If you use this code, you expose yourself to:
- Remote Code Execution - via unvalidated MCP tool inputs
- Data Breach - via unauthenticated Qdrant access
- Supply Chain Attacks - via unverified model downloads
- Denial of Service - via rate limit bypass
- XSS Attacks - via unsanitized HTML rendering
- Memory Leaks - via improper SSE connection cleanup
REPOSITORY STRUCTURE
snapkitty-clojure-lisp-bridge/
├── audit/
│ └── AUDIT-REPORT.md # Complete line-by-line audit
├── legacy/
│ └── WARNING.md # Do not use warnings
├── spec/
│ ├── architecture.janet # Janet meta-spec (LEGACY)
│ └── architecture.hy # Hy meta-spec (LEGACY)
├── src/
│ └── doomsun/
│ └── solarium/
│ ├── main.cljs # MCP Server entry
│ ├── server.cljs # Tool registration
│ ├── config.cljs # Configuration
│ ├── util.cljs # Utilities
│ ├── chunking.cljs # Text chunking
│ ├── tools/
│ │ ├── documents.cljs # Document tools
│ │ ├── search.cljs # Search tools
│ │ └── tags.cljs # Tag tools
│ ├── qdrant/
│ │ ├── client.cljs # Qdrant client
│ │ ├── collections.cljs # Collection mgmt
│ │ └── points.cljs # Vector points
│ ├── embedding/
│ │ ├── model.cljs # ONNX model
│ │ └── pipeline.cljs # Embedding pipeline
│ └── dashboard/
│ ├── main.cljs # Dashboard entry
│ ├── server.cljs # HTTP server
│ ├── http.cljs # HTTP utilities
│ ├── routes.cljs # Route definitions
│ ├── sse.cljs # Server-sent events
│ ├── static.cljs # Static serving
│ ├── html.cljs # HTML rendering
│ └── views/
│ ├── layout.cljs # Layout
│ ├── overview.cljs # Overview page
│ ├── search.cljs # Search page
│ ├── documents.cljs # Documents page
│ ├── analytics.cljs # Analytics page
│ └── random.cljs # Random page
└── css/
└── dashboard.css # Dashboard styles
├── test/
│ └── doomsun/
│ └── solarium/
│ ├── chunking_test.cljs
│ └── dashboard/
│ └── html_test.cljs
├── deps.edn
├── package.json
├── package-lock.json
└── shadow-cljs.edn
DOCUMENTATION
- Full Audit Report - Complete line-by-line analysis
- Legacy Warning - Do not use notice
ARCHITECTURE SPECS
This repository includes programmatic architecture definitions:
spec/architecture.janet- Janet language specspec/architecture.hy- Hy language spec
Both specs mark all components as UNVERIFIED and document Joe's negative contributions.
DO NOT USE
This repository is:
- [x] ARCHIVED - No new development
- [x] PUMP AND DUMP - Massive code dump with no quality
- [x] UNSAFE - Critical security vulnerabilities
- [x] OUTDATED - Already obsolete
- [x] LEGACY - Historical reference only
RECOMMENDATIONS
DO NOT:
- Use this code in production
- Fork this repository
- Copy any code from this repository
- Trust any claims made in the code
- Use any configuration from this repository
IF YOU MUST USE:
- REWRITE FROM SCRATCH - Do not reuse any code
- IMPLEMENT SECURITY FIRST - All vulnerabilities must be fixed
- ADD COMPREHENSIVE TESTS - 100% coverage required
- REQUIRE CODE REVIEWS - No single-commit dumps
- VERIFY ALL DEPENDENCIES - Check for supply chain attacks
- DOCUMENT EVERYTHING - No undocumented code
LEGACY NOTICE
This repository exists only for:
- Historical Reference - To document Joe's negative contributions
- Audit Trail - To provide evidence of the pump and dump operation
- Learning - As an example of what NOT to do
CONTACT
All issues, pull requests, and discussions are DISABLED.
This repository is READ-ONLY and ARCHIVED.
FINAL WARNING
EVERY LINE OF CODE IN THIS REPOSITORY HAS BEEN AUDITED.
EVERY LINE WRITTEN BY JOE/JUNIE-AGENT HAS A NEGATIVE IMPACT.
DO NOT USE. DO NOT TRUST. DO NOT DEPLOY.
<p align="center"> <strong>SNAPKITTY CLOJURE LISP BRIDGE</strong> <br> <em>Contributor: Junie-Agent (Joe) - Score: -9.8/10</em> <br> <em>Classification: PUMP AND DUMP</em> <br> <em>Status: ARCHIVED</em> </p>
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.