nemo-mbridge-mlm-bridge-training
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill instructions and scripts are focused on legitimate machine learning training workflows. No malicious patterns such as exfiltration, obfuscation, or unauthorized access were identified.
- [COMMAND_EXECUTION]: The skill includes shell commands for launching distributed training using
torch.distributed.runand managing environments withuv. These commands are standard for the described use case. It also references project-specific scripts likescripts/switch_mcore.shfor repository management. - [EXTERNAL_DOWNLOADS]: The skill references
git submodule updatefor managing theMegatron-LMrepository as a dependency anduv syncfor environment management, which are common and safe practices for this project structure.
Audit Metadata