Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

asan

스타2
포크2
업데이트2026년 6월 3일 01:36

AddressSanitizer (ASan) — runtime memory error detector for finding heap overflows, use-after-free, stack-use-after-scope, global buffer overflows, and other memory bugs. Use this skill whenever crash investigation suggests memory corruption: OpenChaos.crash_log.txt shows heap corruption, access violations in system DLLs (NVIDIA, ucrtbase), CRT debug asserts on heap, inconsistent/variable crash symptoms, or crashes that move around between runs. Also use when the user says "memory bug", "heap corruption", "asan", "sanitizer", "buffer overflow", "use-after-free", or when you suspect memory issues yourself during debugging. Even if the user doesn't mention ASan explicitly, if the crash pattern looks like memory corruption (random crashes, heap asserts, driver DLL crashes), proactively suggest using this skill.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly