hyperpod-version-checker
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script executes a variety of standard system diagnostic tools (such as
nvidia-smi,nvcc,dpkg,rpm, andlsmod) to identify installed software versions. These operations are within the scope of its stated purpose for cluster troubleshooting. - [EXTERNAL_DOWNLOADS]: The script uses
curlto fetch instance metadata from the AWS link-local address (169.254.169.254). This is a standard and safe method for identifying the AWS instance type in a cloud environment and does not represent an exfiltration or remote execution risk.
Audit Metadata