nv-generate-mr-brain-finetune
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a legitimate workflow for medical AI research and development without any detected malicious patterns or security vulnerabilities.
- [COMMAND_EXECUTION]: The main script
scripts/run_mr_brain_finetune.pyexecutes training and inference scripts usingsubprocess.run. These commands are constructed using static module names and validated local file paths, ensuring that user-provided inputs cannot be utilized for arbitrary command injection. - [EXTERNAL_DOWNLOADS]: The skill retrieves dependencies and upstream code from
github.com/NVIDIA-Medtechand downloads model assets from Hugging Face. These references target established organizations and well-known platforms recognized as standard for the model's ecosystem.
Audit Metadata