lang-rust-dev
Covers foundational Rust patterns, syntax, traits, and idioms for effective Rust development.
Install this skill
or
18/100
Security score
The lang-rust-dev skill was audited on Feb 12, 2026 and we found 12 security issues across 2 threat categories, including 5 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 829
Direct command execution function call
SourceSKILL.md
| 829 | let handle = thread::spawn(|| { |
high line 837
Direct command execution function call
SourceSKILL.md
| 837 | let handle = thread::spawn(move || { |
high line 852
Direct command execution function call
SourceSKILL.md
| 852 | thread::spawn(move || { |
high line 856
Direct command execution function call
SourceSKILL.md
| 856 | thread::spawn(move || { |
high line 879
Direct command execution function call
SourceSKILL.md
| 879 | let handle = thread::spawn(move || { |
low line 581
External URL reference
SourceSKILL.md
| 581 | let request = RequestBuilder::new("https://api.example.com") |
low line 906
External URL reference
SourceSKILL.md
| 906 | let data = fetch_data("https://api.example.com").await.unwrap(); |
low line 919
External URL reference
SourceSKILL.md
| 919 | fetch_data("https://api.example.com/a"), |
low line 920
External URL reference
SourceSKILL.md
| 920 | fetch_data("https://api.example.com/b"), |
low line 1690
External URL reference
SourceSKILL.md
| 1690 | - [The Rust Book](https://doc.rust-lang.org/book/) |
low line 1691
External URL reference
SourceSKILL.md
| 1691 | - [Rust by Example](https://doc.rust-lang.org/rust-by-example/) |
low line 1692
External URL reference
SourceSKILL.md
| 1692 | - [Rust Reference](https://doc.rust-lang.org/reference/) |
Scanned on Feb 12, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry