vllm-setup

Fail

Audited by Snyk on Jul 3, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt explicitly instructs checking for a user's HF_TOKEN and to pass it inline as -e HF_TOKEN="" (and to not rely on background exports), which requires the agent to request and/or emit the secret verbatim in commands — an exfiltration risk.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly pulls and runs the external container nvcr.io/nvidia/vllm:26.01-py3 (docker pull ...; docker run ...), which fetches and executes remote code at runtime and is required for the service to function.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 3, 2026, 11:06 AM
Issues
2
Security Audit — snyk — vllm-setup