nemo-mbridge-mlm-bridge-training
Warn
Audited by Snyk on Jun 12, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill's runtime instructions include "git submodule update --init 3rdparty/Megatron-LM", which fetches the remote Megatron-LM git repository (the repo URL stored in .gitmodules) and the examples then run code under 3rdparty/Megatron-LM (e.g., 3rdparty/Megatron-LM/pretrain_gpt.py), so remote code is fetched at runtime and executed.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata