hpc-runtime-doctor
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for local diagnosis of High Performance Computing (HPC) job layouts and symptoms. It does not perform network operations, access sensitive files, or execute external code.\n- [EXTERNAL_DOWNLOADS]: No remote scripts or external packages are downloaded or required for execution. The script relies solely on Python standard libraries.\n- [COMMAND_EXECUTION]: The skill uses a bundled Python script to process user inputs. This script implements validation for numerical inputs and handles symptoms through a predefined mapping, preventing potential injection or unexpected execution paths.\n- [DATA_EXFILTRATION]: There are no indicators of data collection or exfiltration. The script operates only on the parameters provided via command-line arguments and outputs results to the console.
Audit Metadata