compileiq-debug
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download search-space configuration files from the official NVIDIA/CompileIQ repository on GitHub using the
ghcommand-line tool. - [COMMAND_EXECUTION]: Instructs the agent or user to execute standard NVIDIA development and profiling tools, including
nvcc,ptxas,ncu(NVIDIA Nsight Compute), andnvidia-smifor performance tuning and hardware monitoring. - [COMMAND_EXECUTION]: Includes a bundled Python script (
scripts/diagnose_csv.py) that performs statistical analysis on performance data files (results.csv) to identify optimization issues. - [DATA_EXPOSURE]: Accesses diagnostic data stored in
~/.cache/compileiq/for post-mortem analysis of search failures, which is standard behavior for the tool's intended purpose.
Audit Metadata