Back to Home
xiesx123 icon

CreatorBox

by xiesx123

Overview

A comprehensive AI-powered toolbox for video editing, dubbing, and content creation, including features like video inpainting, subtitle extraction, vocal separation, and text-to-speech.

Installation

Run Command
uv run cli.py start

Environment Variables

  • OPENAI_API_KEY
  • GEMINI_API_KEY
  • AZURE_API_KEY
  • GENAIPRO_API_KEY
  • HUGGINGFACEHUB_API_TOKEN
  • NGROK_AUTH_TOKEN

Security Notes

The Python source code is heavily obfuscated using Pyarmor (as indicated by '# Pyarmor 9.1.2 (trial)' headers in many files). This makes it impossible to perform a reliable security audit for malicious code, backdoors, or vulnerabilities, severely reducing transparency and trust. Standard network calls (e.g., socket.io, HTTP POST) are present but their destinations and payloads are not verifiable. External API keys are handled via environment variables, which is good practice, but the obfuscation prevents verifying their secure handling within the application logic.

Similar Servers

Stats

Interest Score52
Security Score2
Cost ClassHigh
Avg Tokens1000000
Stars144
Forks22
Last Update2026-01-14

Tags

Video EditingDubbingAISpeech RecognitionText-to-SpeechVoice CloningVideo InpaintingMedia ProcessingContent CreationLocal Deployment