home/categories/debugging/plurigrid-asi-skills-address-sanitizer-skill-md
debuggingtools

address-sanitizer

Use AddressSanitizer to detect memory safety bugs in C/C++ programs. Identifies use-after-free, buffer overflow, memory leaks, and other memory errors.

plurigrid
maintainer
plurigrid
更新日 1/19/2026
スター
2
フォーク
3
quick start

Installation and usage

Use AddressSanitizer to detect memory safety bugs in C/C++ programs. Identifies use-after-free, buffer overflow, memory leaks, and other memory errors.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use address-sanitizer