kermt-continue-pretrain
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the download of a pretrained model bundle from Hugging Face (nvidia/NV-KERMT-70M-v2). This process is gated by an explicit user consent requirement unless a specific opt-in flag is provided. Hugging Face is a well-known and trusted service for hosting AI models.
- [COMMAND_EXECUTION]: The workflow orchestrates several stages by executing shell commands through a local wrapper script (kermt_container.sh). These operations include system capability checks, data validation scripts, and the deployment of long-running training processes inside Docker containers.
- [DATA_EXPOSURE]: The skill interacts with local file system paths specified by the user for input datasets (CSV files), model checkpoints, and output directories. These interactions are necessary for the stated purpose of training machine learning models.
Audit Metadata