Back to Home
CelestoAI icon

agentor

by CelestoAI

Overview

Deploy scalable AI agents with tool integrations (weather, email, GitHub, etc.) and support for A2A and MCP communication protocols.

Installation

Run Command
python examples/community/litserve_integration/main.py

Environment Variables

  • CELESTO_API_TOKEN
  • CELESTO_API_KEY
  • OPENAI_API_KEY
  • LLM_API_KEY
  • WEATHER_API_KEY
  • GEMINI_API_KEY
  • GOOGLE_USER_CREDENTIALS

Security Notes

The framework offers powerful tools (e.g., PostgreSQLTool, GitTool, FetchTool, GitHubTool, SlackTool, GmailTool) that can execute arbitrary code, modify file systems, perform network requests (SSRF, internal scanning), and interact with external services based on LLM outputs. These tools accept direct string inputs from the LLM, making the system highly vulnerable to prompt injection attacks if not carefully configured with strict input validation, sandboxing, and access controls. An LLM could be coerced to perform unauthorized actions or exfiltrate data.

Similar Servers

Stats

Interest Score57
Security Score4
Cost ClassHigh
Avg Tokens5000
Stars103
Forks24
Last Update2025-12-05

Tags

AI AgentsLLMToolsA2A ProtocolMCP ServerScalableDeploymentFastAPIStreaming