rust-programming
Enhances Rust code quality by providing guidelines for idiomatic practices, error handling, and performance optimization.
Install this skill
or
82/100
Security score
The rust-programming skill was audited on May 13, 2026 and we found 4 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 119
Direct command execution function call
SourceSKILL.md
| 119 | tokio::spawn(async move { |
low line 9
External URL reference
SourceSKILL.md
| 9 | - https://rust-lang.github.io/api-guidelines/ |
low line 10
External URL reference
SourceSKILL.md
| 10 | - https://doc.rust-lang.org/book/ |
low line 11
External URL reference
SourceSKILL.md
| 11 | - https://doc.rust-lang.org/clippy/ |
Scanned on May 13, 2026
View Security Dashboard