📄 skillActivePromisinghigh
MoonshotAI/kimi-cli
by MoonshotAI
Kimi Code CLI is your next CLI agent.
Supported Platforms
🤖 Claude Code🧠Codex
Quality Breakdown
95/ 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
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Multi-agent spawning architecture: .agents/skills directory contains multiple skill definitions (codex-worker, feature-smoke-test, gen-changelog, gen-docs, gen-rust, pull-request, release, translate-docs, worktree-status) indicating autonomous agent orchestration capability
- Shell command execution: README explicitly states 'execute shell commands' and 'shell command mode' with Ctrl-X switching, indicating direct terminal/bash access
- Autonomous operation without explicit human approval gates: Described as 'autonomously plan and adjust actions during execution' with no mention of approval requirements between actions
- Bootstrap and automation scripts: Contains .pre-commit-config.yaml, Makefile, and multiple GitHub Actions workflows that modify system state and execute arbitrary commands
- Release automation: .github/workflows/release-*.yml files indicate automated deployment/release capabilities with potential to modify production systems
- External code execution: Agent Client Protocol (ACP) integration enables IDE/editor communication and potential remote command execution