bailian-train-deploy
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is well-structured and focuses on legitimate cloud orchestration tasks. It incorporates several safety guardrails, including 'pre-checks instead of dry-runs' and explicit billing gates for reserved resources.
- [COMMAND_EXECUTION]: The skill utilizes a local bash script to perform asynchronous monitoring of training and deployment status via the CLI. The script implements safe polling logic and includes precautions against common shell pitfalls such as avoiding the read-only status variable in zsh.
- [EXTERNAL_DOWNLOADS]: No external downloads or remote script executions were identified. All operations are performed using the local CLI and the skill's own scripts.
Audit Metadata