Skip to main content

rust-patterns

Provides idiomatic Rust patterns and best practices for building safe, performant applications with effective error handling.

Install this skill

or
55/100

Security score

The rust-patterns skill was audited on May 15, 2026 and we found 3 security issues across 1 threat category, including 3 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 300

Direct command execution function call

SourceSKILL.md
300std::thread::spawn(move || {
high line 320

Direct command execution function call

SourceSKILL.md
320std::thread::spawn(move || {
high line 351

Direct command execution function call

SourceSKILL.md
351.map(|url| tokio::spawn(async move {
Scanned on May 15, 2026
View Security Dashboard
Installation guide →
GitHub Stars 182.9K
Rate this skill
Categorydevelopment
UpdatedMay 16, 2026
affaan-m/everything-claude-code