Back to Home
decocms icon

mesh

Verified Safe

by decocms

Overview

A full-stack AI-native platform for building, deploying, and managing AI agents, workflows, and applications with integrated context management, access control, and observability.

Installation

Run Command
bun run --cwd=apps/mesh dev

Environment Variables

  • NODE_ENV
  • ENCRYPTION_KEY
  • MESH_JWT_SECRET
  • DATABASE_URL
  • BASE_URL
  • DECO_CHAT_API_TOKEN
  • DECO_CHAT_API_LOCAL
  • DECO_SELF_URL
  • RESEND_API_KEY
  • SENDGRID_API_KEY
  • RESEND_FROM_EMAIL
  • SENDGRID_FROM_EMAIL
  • MICROSOFT_SSO_CLIENT_ID
  • MICROSOFT_SSO_CLIENT_SECRET
  • VITE_USE_LOCAL_BACKEND

Security Notes

The system employs robust authentication (Better Auth), encryption for sensitive data at rest (AES-256-GCM with `ENCRYPTION_KEY`), and audit logging. However, the `DATABASES_RUN_SQL` tool allows arbitrary SQL execution; while permission-gated, misconfiguration of user roles could lead to severe database compromise. Input sanitization for this tool is implemented but requires careful review for edge cases. The MCP proxy's `x-mesh-token` with `configuration_state` and `permissions` is critical and its security relies entirely on proper permissioning. Fetching tools from external MCPs introduces a potential supply chain risk from malicious or compromised external sources.

Similar Servers

Stats

Interest Score69
Security Score7
Cost ClassMedium
Avg Tokens1000
Stars254
Forks26
Last Update2025-12-13

Tags

AI AgentsWorkflowsContext ManagementTypeScriptRBAC