Back to Home
PCIRCLE-AI icon

claude-code-buddy

Verified Safe

by PCIRCLE-AI

Overview

An intelligent AI Agent orchestration system for Claude Code, focusing on smart task routing, prompt enhancement, project memory, workflow guidance, and planning, presented via a real-time terminal UI dashboard.

Installation

Run Command
node ${CLAUDE_PLUGIN_ROOT}/dist/mcp/server.js

Environment Variables

  • ANTHROPIC_API_KEY
  • NODE_ENV
  • DATABASE_PATH
  • DB_PATH
  • CCB_MCP_CONFIG_PATH
  • DB_POOL_SIZE
  • DB_POOL_TIMEOUT
  • DB_POOL_IDLE_TIMEOUT
  • LOG_LEVEL
  • BEGINNER_MODE
  • EVIDENCE_MODE

Security Notes

The project demonstrates strong security awareness: extensive input validation (Zod, regex whitelists), safe use of child processes (`spawn` with array arguments, whitelisting, explicit path validation), no hardcoded credentials, and robust privacy sanitization for telemetry. Critical components like `RollbackManager` and `MCPToolInterface`'s `commandRunner` implement robust measures against command injection. `UninstallManager` also includes checks for path traversal and symlinks. Potential risks are inherent to LLM-based tools (e.g., LLM generating malicious code) or vulnerabilities in underlying dependencies.

Similar Servers

Stats

Interest Score43
Security Score9
Cost ClassMedium
Avg Tokens1250
Stars8
Forks1
Last Update2026-01-19

Tags

ai-companionsmart-routingprompt-enhancementproject-memoryworkflow-automationterminal-uiagent-orchestrationdeveloper-toolsproductivity-metricscode-generationtestingdebuggingplanning