Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

memory-safety-c-cpp

// Reference vocabulary for memory-safety vulnerabilities in native C/C++ code — bug-class taxonomy, common arithmetic patterns that lead to corruption, dispatch-family discipline, type-confusion idioms, use-after-free patterns, and exploitability factors. Read when analyzing, hypothesizing, designing harnesses for, or triaging findings against C/C++ code with sanitizer support (ASAN/UBSAN/TSAN/MSan). Not applicable to managed runtimes (JVM, .NET) or scripting languages — those have their own skills.

$ git log --oneline --stat
stars:479
forks:62
updated:10 de mayo de 2026, 14:29
SKILL.md
readonly