multi-node-slurm

Pass

Audited by Gen Agent Trust Hub on Apr 19, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the use of uv sync and pip install to manage Python dependencies. These commands download packages from external registries like PyPI and GitHub.
  • [COMMAND_EXECUTION]: Provides shell script templates that use srun, sbatch, and bash -c to execute training scripts and management commands on a Slurm cluster.
  • [CREDENTIALS_UNSAFE]: Includes guidance on setting environment variables for sensitive tokens (GH_TOKEN, HF_TOKEN, WANDB_API_KEY). The skill correctly uses placeholders (e.g., <YOUR_GITHUB_TOKEN>) rather than hardcoding actual secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 19, 2026, 08:13 AM