📄 skillActiveExperimentalhigh
qwen3_asr_rs
by second-state
Rust implementation of Qwen3-ASR automatic speech recognition
Supported Platforms
🤖 Claude Code
Quality Breakdown
42/ 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
- install.sh script with automatic platform detection and binary download/execution
- build.rs build script that may execute arbitrary code during compilation
- skills/bootstrap.sh indicates bootstrapping/initialization of agent skills
- CLAUDE.md configuration file suggests persistent AI agent configuration
- Curl piping to bash pattern in README (curl | bash) is high-risk installation method
- External dependencies on PyTorch/libtorch and MLX backends increase supply chain risk