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

resource-leak-audit

// Audit C#/.NET code for resource leaks, IDisposable misuse, CTS lifecycle bugs, unbounded growth, handle exhaustion, and dispose race conditions. Use when asked to "audit for leaks", "check for resource leaks", "find dispose issues", "review for memory leaks", or when reviewing a PR that touches resource management, disposal, CancellationTokenSource, ArrayPool, event subscriptions, or async coordination patterns.

$ git log --oneline --stat
stars:1,561
forks:706
updated:March 27, 2026 at 13:25
File Explorer
2 files
SKILL.md
readonly