Back to skill
Skillv1.0.0
VirusTotal security
autodl-train · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 6:09 AM
- Hash
- 933d0ae8a03cbbe7fe65f7b12346b2c5803eef7f4413506cfd5732e0f3608ca2
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: autodl-train Version: 1.0.0 The autodl-train skill bundle provides a suite of tools for managing remote machine learning training jobs on AutoDL servers via SSH. It includes scripts for launching background training processes (scripts/remote_train.py), monitoring system resources like GPU and disk usage (scripts/monitor_resources.py), and performing heuristic log analysis to detect failures or convergence (scripts/summarize_log.py). While the skill performs high-privilege remote execution, it includes several safety mechanisms in scripts/common.py, such as a blacklist of dangerous command fragments (e.g., 'rm -rf', 'mkfs'), strict path validation against allowed project roots, and the use of SSH_ASKPASS for secure password handling. The behavior is consistent with the stated purpose, and no evidence of malicious intent or data exfiltration was found.
- External report
- View on VirusTotal
