jetson-llm-serve

Warn

Audited by Snyk on Jun 22, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill launches unpinned container images at runtime (e.g., vllm/vllm-openai:latest, ghcr.io/nvidia-ai-iot/vllm:latest-jetson-orin, nvcr.io/nvidia/sglang:26.01-py3) via docker run, which fetches and executes remote code from those URLs/registries and are required dependencies for the skill.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill explicitly instructs running privileged system-change commands (e.g., "sudo nvpmodel -m 0 && sudo jetson_clocks" and sudo lsof checks) and host-level Docker operations that modify the machine's runtime state, so it pushes the agent to perform privileged system modifications.

Issues (2)

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 22, 2026, 08:45 PM
Issues
2
Security Audit — snyk — jetson-llm-serve