📄 skillActiveExperimentalhigh

qwen3_asr_rs

by second-state

Rust implementation of Qwen3-ASR automatic speech recognition

Supported Platforms

🤖 Claude Code

Stars

236

Skill Type

📖 Library & API Reference

Quality Score

42/200

License

Apache-2.0

Forks

21

Last Updated

Jun 11, 2026

Discovered

Apr 18, 2026

Validation

Passed

github.com/second-state/qwen3_asr_rs

Quality Breakdown

42/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
â—‹Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
â—‹Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
â—‹Config/Persistence+10
✓Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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