train-sentence-transformers
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches training datasets, pre-trained model checkpoints, and configuration files from the Hugging Face Hub, an industry-standard service for AI model assets.
- [COMMAND_EXECUTION]: Executes Python scripts and CLI commands (e.g.,
pip,hf,accelerate) required for setting up training environments and running model optimization tasks. - [DATA_EXFILTRATION]: Provides functionality to upload trained models and metadata to the Hugging Face Hub. This is the intended output mechanism for the skill and relies on user-supplied credentials.
- [REMOTE_CODE_EXECUTION]: Includes instructions for running training scripts on Hugging Face's managed GPU infrastructure. The code being executed is provided within the skill's own templates and references.
Audit Metadata