compileiq-bootstrap
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs environment diagnostic checks using standard tools (
nvcc,ptxas,nvidia-smi) and verifies Python package availability. - [EXTERNAL_DOWNLOADS]: The skill mentions downloading search space binaries from official NVIDIA GitHub releases (
NVIDIA/CompileIQ) when local caches are missing. This behavior is documented and targets the vendor's own repository. - [COMMAND_EXECUTION]: Executes shell commands via
scripts/check_env.shto validate CUDA versions and library imports. These are standard diagnostic procedures for compiler optimization tools.
Audit Metadata