Back to Home
always-further icon

AgentUp

Verified Safe

by always-further

Overview

AgentUp is an infrastructure framework for developing, deploying, and managing production-ready AI agents, providing Docker-like consistency, security, and extensibility.

Installation

Run Command
agentup run

Environment Variables

  • AGENTUP_API_KEY
  • OPENAI_API_KEY
  • ANTHROPIC_API_KEY
  • OLLAMA_BASE_URL
  • JWT_SECRET
  • BEARER_TOKEN
  • AGENT_CONFIG_PATH

Security Notes

The project demonstrates strong security practices including extensive Pydantic validation, configurable authentication (API Key, JWT, OAuth2), fine-grained scope-based authorization, network rate limiting, and SSRF prevention for webhooks. The plugin system includes security modes (allowlist, blocklist) to control which plugins can be loaded, and secrets are managed via environment variables. File system access for state management and local plugins is present but handled with awareness, for example, logging warnings when loading plugins from the filesystem in development mode. No obvious malicious patterns or hardcoded critical secrets were found.

Similar Servers

Stats

Interest Score55
Security Score9
Cost ClassMedium
Avg Tokens500
Stars83
Forks19
Last Update2025-12-03

Tags

AI AgentsAgent FrameworkDeploymentMCPA2A