Thread Dump Analyzer

PassAudited by VirusTotal on May 1, 2026.

Findings (1)

The thread-dump-analyzer skill provides a comprehensive set of instructions for diagnosing concurrency issues across JVM, Go, Python, and Node.js environments. It utilizes standard diagnostic utilities such as jstack, pgrep, kill, and curl to capture thread dumps and provides structured logic for identifying deadlocks, thread pool exhaustion, and lock contention. All commands and procedures in SKILL.md are well-documented and strictly aligned with the stated purpose of performance troubleshooting, with no evidence of malicious intent, data exfiltration, or unauthorized system access.