trace-collect
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides commands to download diagnostic tools from official Microsoft sources (aka.ms) and the official Microsoft GitHub repository for PerfView. These are well-known and trusted sources for the intended diagnostic tasks.
- [COMMAND_EXECUTION]: The skill recommends several command-line tools for performance data collection, including dotnet-trace, perfcollect, and PerfView. Some of these commands require elevated privileges (sudo, admin, or root) to access system-level performance counters and kernel events, which is standard for low-level diagnostics.
- [REMOTE_CODE_EXECUTION]: The skill includes instructions to download and execute the perfcollect script from a Microsoft URL (aka.ms/perfcollect). While it involves executing a remote script with root privileges, the source is a well-known and trusted vendor, and the action is necessary for the tool's installation and operation on Linux.
Audit Metadata