nemo-mbridge-multi-node-slurm
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides templates and instructions for executing shell commands via Slurm's
srunandsbatchutilities for distributed training tasks. - [COMMAND_EXECUTION]: Recommends the use of
rm -rf nemo_experimentsin training scripts to prevent issues with stale checkpoints, which is a destructive operation specifically scoped to the framework's output directory. - [EXTERNAL_DOWNLOADS]: Advises using
uv syncandpip installwithin job scripts to manage Python dependencies, which involves downloading packages from remote registries.
Audit Metadata