161-java-profiling-detect
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill automates the setup of a profiling environment by downloading async-profiler binaries directly from its official GitHub repository releases.
- [COMMAND_EXECUTION]: Includes a script that executes various Java Development Kit (JDK) diagnostic tools such as 'jps', 'jcmd', 'jstat', and 'jstack' to analyze running processes.
- [COMMAND_EXECUTION]: The interactive script executes the downloaded 'asprof' binary to perform profiling tasks like CPU sampling and memory allocation tracking.
- [COMMAND_EXECUTION]: Provides functionality to manage application lifecycles, including using the 'kill' command to terminate processes during a profiling session.
Audit Metadata