Skip to main content
Run any Skill in Manus
with one click
$pwd:

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:May 10, 2026 at 14:29
SKILL.md
readonly