Back to Home
hydro13 icon

kanbu

Verified Safe

by hydro13

Overview

Self-hosted project management system with enterprise-grade Access Control Lists (ACL), AI-powered workflows, and bi-directional GitHub synchronization, designed for AI-native development teams.

Installation

Run Command
./start.sh

Environment Variables

  • JWT_SECRET
  • DATABASE_URL
  • REDIS_URL
  • FALKORDB_URI
  • OPENAI_API_KEY
  • GITHUB_APP_ID
  • GITHUB_CLIENT_ID
  • GITHUB_CLIENT_SECRET
  • GITHUB_WEBHOOK_SECRET
  • GITHUB_PRIVATE_KEY_PATH
  • YOUTUBE_API_KEY
  • STORAGE_TYPE
  • UPLOAD_PATH
  • CORS_ORIGIN

Security Notes

The project extensively uses environment variables for sensitive data like JWT secrets, GitHub app credentials, and API keys, which is a good practice. There are no obvious signs of 'eval' or code obfuscation. However, proper configuration of CORS in production and careful validation of webhook URLs (which can trigger outbound network requests) are critical deployment considerations to prevent potential risks. The Graphiti service explicitly disables telemetry by default.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassHigh
Avg Tokens1000
Stars1
Forks0
Last Update2026-01-17

Tags

Project ManagementAI-PoweredKnowledge GraphSelf-HostedEnterprise ACL