Back to Home
williamzujkowski icon

nexus-agents

Verified Safe

by williamzujkowski

Overview

Coordinates multiple AI experts with model diversity and workflow automation to handle software development tasks.

Installation

Run Command
npx nexus-agents

Environment Variables

  • ANTHROPIC_API_KEY
  • OPENAI_API_KEY
  • GOOGLE_AI_API_KEY
  • GITHUB_TOKEN
  • OLLAMA_HOST

Security Notes

The server adopts a 'security-first design' with multiple layers of defense, including Zod schemas for input validation, a secrets vault to prevent API key exposure, rate limiting, and robust path safety with directory jails. It explicitly prevents user-provided regular expressions to mitigate ReDoS attacks and implements execution sandboxing using policy-based or Docker container isolation. Active Byzantine detection is also in place for multi-agent decisions. Code reviews actively check for security vulnerabilities, demonstrating a proactive security posture.

Similar Servers

Stats

Interest Score31
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars1
Forks0
Last Update2026-01-19

Tags

multi-agentorchestrationAI agentsLLMsoftware development