awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesAST-Validated Sandboxes

Code execution environments that use Abstract Syntax Tree analysis to block dangerous operations.

Distinct from Sandboxed Code Evaluators: Distinct from Sandboxed Code Evaluators: specifically employs AST validation and runtime guards for security rather than just output comparison.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · AST-Validated Sandboxes. Refine with filters or upvote what's useful.

Awesome AST-Validated Sandboxes GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • mervinpraison/praisonaiAvatar de MervinPraison

    MervinPraison/PraisonAI

    5,592Ver en GitHub↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    Ships a multi-layer sandbox that uses AST validation and restricted builtins to block dangerous operations.

    Pythonagentsaiai-agent-framework
    Ver en GitHub↗5,592
  • ibm/mcp-context-forgeAvatar de IBM

    IBM/mcp-context-forge

    3,310Ver en GitHub↗

    mcp-context-forge is a Model Context Protocol federation gateway that unifies diverse AI tool servers and APIs into a single consistent interface for discovery and execution. It acts as a centralized proxy that aggregates multiple servers and APIs, allowing AI agents to access and invoke a unified set of tools, prompts, and resources. The project distinguishes itself through a multi-protocol translation bridge that converts communication between standard I/O, SSE, gRPC, and REST to enable interoperability between disparate tool servers. It includes a comprehensive LLM evaluation framework for

    Implements an isolated execution environment that uses AST analysis to block dangerous Python operations.

    Pythonagentsaiapi-gateway
    Ver en GitHub↗3,310
  1. Home
  2. Programming Languages & Runtimes
  3. Source Code Compilers
  4. Sandboxed Code Evaluators
  5. AST-Validated Sandboxes