Skip to main content

memory-safety-patterns

Enables memory-safe programming using RAII, ownership, and smart pointers in Rust and C++, preventing memory bugs effectively.

Install this skill

or
55/100

Security score

The memory-safety-patterns skill was audited on Mar 8, 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 299

Direct command execution function call

SourceSKILL.md
299thread::spawn(move || {
high line 524

Direct command execution function call

SourceSKILL.md
524thread::spawn(move || {
high line 544

Direct command execution function call

SourceSKILL.md
544thread::spawn(move || {
Scanned on Mar 8, 2026
View Security Dashboard