nv-segment-ct-finetune

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads model weights and configuration files from Hugging Face and NVIDIA's official GitHub repositories. These operations target well-known and trusted domains and are necessary for the skill's primary function of model fine-tuning.
  • [COMMAND_EXECUTION]: The scripts/run_finetune.py script uses the subprocess module to manage its execution environment. Specifically, it performs GPU availability checks using nvidia-smi and maintains dependency compatibility by creating a virtual environment and installing specific versions of monai and numpy when required. All commands use absolute paths or are well-parameterized, minimizing risk.
  • [DATA_EXFILTRATION]: There is no evidence of unauthorized data transmission. The script's network activity is restricted to fetching required assets from established medical AI and software registries.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 04:35 PM
Security Audit — agent-trust-hub — nv-segment-ct-finetune