dotnet-asynkron-profiler
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs the installation of several .NET global tools, including the third-party asynkron-profiler and the official Microsoft tools dotnet-trace and dotnet-gcdump, using the standard dotnet tool installation mechanism.
- [COMMAND_EXECUTION]: The instructions involve executing various shell commands to build .NET projects in Release mode, run profiling sessions, and generate performance reports. It interacts with the local file system to store artifacts in the profile-output/ directory.
- [REMOTE_CODE_EXECUTION]: By guiding the installation and execution of external .NET tools, the skill enables the running of code fetched from remote package registries. This is essential for the tool's primary purpose of providing a command-line interface for complex performance diagnostics.
Audit Metadata