ray-train
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official and well-known libraries such as
ray,torch, andtransformers. Dependencies are specified clearly in the frontmatter and documentation. - [SAFE]: Instructions for cluster setup and cloud deployments (AWS, GCP, Azure) follow standard provider practices. No hardcoded credentials or sensitive information were found; placeholders like
<head-node-ip>orxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxare used correctly. - [SAFE]: Shell commands provided in the documentation (
ray start,kubectl apply,sbatch) are standard operational procedures for the Ray framework and cluster management. - [SAFE]: The skill correctly advises the use of environment variables and configuration files for setup, avoiding the exposure of secrets in the instruction body.
Audit Metadata