train-sentence-transformers

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFE
Full Analysis
  • [Official Tool Integration]: The skill facilitates the use of the hf CLI and the Hugging Face Jobs platform for remote model training. It includes instructions for installing the CLI via a script from hf.co, which is the official short domain for Hugging Face.
  • [Secure Secret Management]: The documentation and training templates correctly advise users to manage sensitive credentials like HF_TOKEN and WANDB_API_KEY through environment variables and secure secrets rather than hardcoding them within scripts.
  • [Standard Data Processing]: The skill utilizes the datasets library to ingest training data from the Hugging Face Hub. This is the intended functionality for model training and uses standard, well-maintained libraries for data handling.
  • [Controlled Execution Environment]: Training scripts are designed to be executed either locally or in managed Hugging Face Jobs containers, providing a structured and isolated environment for intensive compute tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 10:20 PM