external-gitcode-ascend-verl-feature-deploy

Warn

Audited by Socket on May 19, 2026

1 alert found:

Anomaly
AnomalyLOW
assets/start_template.sh

Overall, this code fragment appears to be a legitimate distributed training launcher/orchestrator rather than a malicious payload. The primary security concerns are (1) operationally disruptive commands (pkill -9 python, rm -rf /tmp/ray), (2) execution of a relative downstream script (./run_training.sh), and (3) potential secret leakage by printing a substring of SWANLAB_API_KEY. There are no strong malware indicators (no exfiltration, backdoor, or obfuscated execution) visible in the provided fragment; the highest remaining supply-chain risk is the unseen downstream script and template substitution inputs.

Confidence: 63%Severity: 56%
Audit Metadata
Analyzed At
May 19, 2026, 06:30 AM
Package URL
pkg:socket/skills-sh/ascend-ai-coding%2Fawesome-ascend-skills%2Fexternal-gitcode-ascend-verl-feature-deploy%2F@fb1204a20204b88db927b48e35b450a1242147e8
Security Audit — socket — external-gitcode-ascend-verl-feature-deploy