hyperpod-version-checker
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script executes numerous system diagnostic tools such as
nvidia-smi,nvcc,fi_info,mpirun, andneuron-lsto identify installed software versions. These actions are transparent and align with the skill's documented purpose for cluster management. - [DATA_EXPOSURE]: The skill queries the AWS Instance Metadata Service (IMDS) at
169.254.169.254to determine the EC2 instance type. This is standard, safe practice for AWS-aware automation to adjust its behavior based on the hardware environment. - [DATA_EXPOSURE]: The script enumerates and logs specific environment variables (e.g., NCCL, EFA, NEURON prefixes) which are used for configuring distributed training. This is intended diagnostic information for the generated report.
Audit Metadata