remote-gpu-trainer

Pass

Audited by Gen Agent Trust Hub on Jul 24, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The orchestration templates in scripts/run_one.sh.template and scripts/run_queue.sh.template utilize the eval command to execute platform-specific setup hooks. In the context of this skill, these snippets are provided by local platform profiles and are intended for environment configuration.
  • [EXTERNAL_DOWNLOADS]: The skill manages the installation and usage of command-line interfaces for established GPU rental services, such as runpodctl, vastai, and pspace. It also facilitates interactions with well-known infrastructure providers and model repositories like HuggingFace and ModelScope.
  • [SAFE]: The skill demonstrates high security standards in its utility scripts. Specifically, scripts/verify_local.py uses torch.load with weights_only=True by default, protecting users from potential remote code execution via malicious pickle files commonly found in untrusted model checkpoints.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 24, 2026, 03:07 PM
Security Audit — agent-trust-hub — remote-gpu-trainer