📄 skillActivePromisinghigh
lorryjovens-hub/claude-code-rust
🚀 Rust 全量重构的 Claude Code - 性能提升 2.5x,体积减少 97% | High-performance Rust implementation of Claude Code with 2.5x faster startup and 97% smaller binary
Supported Platforms
🤖 Claude Code🧠 Codex
Quality Breakdown
85/ 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
- Repository contains nested embedded Anthropic Claude Code source code (.claude-plugin, .claude/ directories with command definitions)
- Multiple shell script execution hooks present (.devcontainer/init-firewall.sh, session-start.sh) that could modify system state
- Custom command definitions in .claude/commands/ directory (commit-push-pr.md, triage-issue.md) that could execute arbitrary actions
- Persistent configuration modification capability via .claude/ directory structure for Claude plugin system
- Automation scripts for GitHub workflows (claude.yml, claude-dedupe-issues.yml, claude-issue-triage.yml) enabling autonomous operation
- DevContainer configuration with init scripts that execute during environment setup without clear approval gates