hardware-counters

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [REMOTE_CODE_EXECUTION]: Fetches and builds the Intel PCM tool from its official GitHub repository (github.com/intel/pcm) using cmake for system-wide performance monitoring.
  • [EXTERNAL_DOWNLOADS]: Installs the 'ocperf' Python package from a public registry to provide extended mapping for Intel CPU performance events.
  • [COMMAND_EXECUTION]: Invokes standard Linux utilities such as 'perf stat', 'perf record', and 'perf annotate' to collect and visualize hardware performance counters.
  • [COMMAND_EXECUTION]: Utilizes the PAPI library via C code and CLI tools like 'papi_avail' to access portable hardware counters.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 11:29 AM