AIDomesticCoreAIJ
by Kirkigmenezes
Overview
A comprehensive AI platform SDK for developing, deploying, and managing intelligent agents and multi-model AI systems, integrating quantum computing, federated learning, vision, generative AI, and zero-infrastructure protocols with a privacy-first, distributed IDE.
Installation
docker stack deploy -c docker-compose.swarm.yml aiplatformEnvironment Variables
- AIPLATFORM_API_KEY
- DATABASE_URL
- REDIS_URL
- JWT_SECRET
- OPENAI_API_KEY
- AWS_SECRET_ACCESS_KEY
- LOG_LEVEL
- DEBUG
Security Notes
The project integrates extensive security mechanisms like quantum-safe cryptography, Zero-Trust models, and CI/CD-integrated SBOM generation. However, critical modules (`aiplatform/llm_kernel_ide.py`, `aiplatform/quantum_code_optimizer.py`) directly use `eval()` on code snippets, including with `globals()` and `locals()`. This represents a severe remote code execution vulnerability if input to these functions can be influenced by untrusted users, significantly compromising the overall security posture. Dependency scanning (SBOM) also indicates existing low to medium severity vulnerabilities in some external libraries.
Similar Servers
agents
This server provides a Microservice Context Protocol (MCP) interface for the Inkeep Agent Framework's management API, enabling agents to interact with and manage projects, agents, tools, and credentials.
Lynkr
A modular LLM orchestration platform and API proxy, providing a unified interface to various model providers, intelligent routing, and agentic capabilities for complex tasks involving workspace interaction, web browsing, and code development.
metorial-platform
An open-source integration platform enabling agentic AI models to securely connect to diverse external services via the Model Context Protocol (MCP), offering orchestration, deployment, and monitoring for thousands of concurrent connections.
neurolink
NeuroLink provides a unified AI development platform with extensive middleware, multi-provider support, and an extensible Model Context Protocol (MCP) for tool integration and AI workflow orchestration.