rust-compiler-diagnostics
Helps diagnose and resolve Rust compiler errors and Clippy lints systematically for improved code quality.
Install this skill
or
68/100
Security score
The rust-compiler-diagnostics skill was audited on May 13, 2026 and we found 4 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 65
Direct command execution function call
SourceSKILL.md
| 65 | tokio::spawn(async move { |
high line 71
Direct command execution function call
SourceSKILL.md
| 71 | tokio::spawn(async move { |
low line 9
External URL reference
SourceSKILL.md
| 9 | - https://doc.rust-lang.org/rustc/ |
low line 10
External URL reference
SourceSKILL.md
| 10 | - https://doc.rust-lang.org/clippy/ |
Scanned on May 13, 2026
View Security Dashboard