📚 resourceActiveCuratedcritical
ductor
Control Claude Code, Codex CLI and Gemini CLI from Telegram. Live streaming, persistent memory, cron jobs, webhooks, Docker sandboxing.
Quality Breakdown
130/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
critical
Manual security review required. Use with extreme caution.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Arbitrary code execution capability: Tool spawns official CLIs (Claude Code, Gemini CLI, Codex CLI) as subprocesses without apparent sandboxing controls in main code paths
- Multi-agent orchestration: AGENTS.md and multiagent.md modules enable creation and management of multiple autonomous agents that can spawn sub-agents
- Telegram bot control interface: Allows remote command execution via Telegram messaging with persistent state, cron jobs, and webhook automation
- Autonomous task execution without mandatory human approval: Cron jobs, background tasks, and webhook modules enable scheduled/triggered execution without explicit per-task authorization gates
- Persistent configuration modification: CLAUDE.md file and workspace memory system (.ductor/ directory) enable persistent state changes across sessions
- Shell/bash execution through skill system: Tools directory contains Python scripts that can be executed as skills, with agent_tools for dynamic agent creation and execution