evaluation
Audited by Socket on Jul 6, 2026
1 alert found:
AnomalyNo explicit backdoor, reverse shell, or hardcoded exfiltration endpoint is present in the provided YAML fragment (it is a configuration template). However, it does include a major supply-chain execution risk: the vLLM server is started with --trust-remote-code, meaning remote model repository/artifacts can lead to code execution during model loading. Additionally, the evaluation runtime receives HF and AWS credentials, increasing impact if the eval image, model artifacts, or any execution path is compromised. Overall: elevated supply-chain security risk due to trust boundary expansion (remote model code execution) and broad credential injection; malware intent is not directly evidenced by this fragment alone.