📄 skillActivePromisingmedium
Hmbown/DeepSeek-TUI
by Hmbown
DeepSeek + MiMo coding agent in terminal
Supported Platforms
🤖 Claude Code🧠Codex
Quality Breakdown
112/ 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
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Contains .claude/ directory with handoff documentation (.claude/v0.8.10-handoff-2.md), suggesting persistent agent state/memory management
- Multi-crate architecture with agent, app-server, and CLI components indicating multi-component spawning capability
- Includes execpolicy crate for bash command execution control, suggesting shell/terminal access capabilities
- MCP (Model Context Protocol) crate present, enabling external tool integration and potential remote code execution
- Installation scripts and bootstrap automation (Dockerfile, install paths via npm/Cargo/brew/Docker)
- Hooks crate present which could enable arbitrary execution at lifecycle events