huggingface-accelerate
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security vulnerabilities were identified in the skill. The content is educational and aligns with standard practices for machine learning engineering.
- [EXTERNAL_DOWNLOADS]: The skill documents the installation of well-known libraries like
accelerate,torch, andtransformersfrom official registries. It also provides instructions for cloning repositories from NVIDIA's official GitHub account, which are recognized as reputable sources. - [COMMAND_EXECUTION]: The skill utilizes common command-line operations such as
pip installand theaccelerateCLI to configure and launch training jobs. These are standard utilities used for the skill's intended purpose. - [REMOTE_CODE_EXECUTION]: Includes instructions to install code from public repositories (e.g., Megatron-LM). These actions are appropriate for the specialized distributed training environment the skill describes.
Audit Metadata