Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The vLLM launch command uses `--trust-remote-code`, which allows model-provided Python code to execute on the host during loading. In a setup guide intended for deployment, this is dangerous because it normalizes arbitrary code execution without any warning, pinning, sandboxing, or provenance checks on the model contents.
