Skip to main content

rust-expert

Expertly applies Rust programming principles for safe, performant, and maintainable systems development, focusing on ownership and error handling.

Install this skill

or
69/100

Security score

The rust-expert skill was audited on May 13, 2026 and we found 3 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 215

Direct command execution function call

SourceSKILL.md
215let handle = task::spawn(async move {
high line 270

Direct command execution function call

SourceSKILL.md
270set.spawn(fetch(url));
low line 467

External URL reference

SourceSKILL.md
467let resp = reqwest::get(format!("http://{addr}/health")).await.unwrap();
Scanned on May 13, 2026
View Security Dashboard
Installation guide →