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
| 299 | thread::spawn(move || { |
high line 524
Direct command execution function call
SourceSKILL.md
| 524 | thread::spawn(move || { |
high line 544
Direct command execution function call
SourceSKILL.md
| 544 | thread::spawn(move || { |
Scanned on Mar 8, 2026
View Security DashboardInstall this skill with one command
/learn @wshobson/memory-safety-patternsGitHub Stars 30.6K
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
systems-programmingwshobson/agents