compileiq-booster-pack

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads Booster Pack zip files and manifests from the official NVIDIA/CompileIQ GitHub repository releases.
  • Evidence: Uses gh release download to fetch assets from NVIDIA/CompileIQ repository.
  • [COMMAND_EXECUTION]: Executes benchmarking commands to measure kernel performance and validate optimization candidates.
  • Evidence: The helper script scripts/apply_one_acf.sh takes command strings as input and executes them via eval to perform performance measurements.
  • [DYNAMIC_EXECUTION]: Uses Python one-liners to calculate performance deltas and verify that the 'O0' regression and 'O3' matching tests pass.
  • Evidence: Inline Python scripts in SKILL.md and scripts/apply_one_acf.sh calculate means and percentages to automate the decision to keep or reject optimization candidates.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 11:05 AM
Security Audit — agent-trust-hub — compileiq-booster-pack