run-train

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/run_training.py executes training commands provided via CLI arguments. It uses shlex.split and subprocess.run to manage execution, which is the primary intended function of the skill.
  • [COMMAND_EXECUTION]: The scripts/run_training.py script executes local git commands (status, rev-parse) to capture repository status snapshots and monitor file system changes during training.
  • [DYNAMIC_EXECUTION]: The scripts/write_outputs.py script dynamically loads an internal utility module (write_run_bundle.py) from a relative path on the local file system using importlib.util.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 09:20 AM