vss-deploy-video-embedding

Warn

Audited by Snyk on Jun 18, 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 instructs runtime pulls of a container image from nvcr.io (nvcr.io/nvidia/vss-core/vss-rt-embed) and a model repository/weights via MODEL_PATH (git:https://huggingface.co/nvidia/Cosmos-Embed1-448p / huggingface.co) during first-boot, which fetches and executes remote code/assets required for operation.

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly instructs running privileged host operations (e.g., sudo -n chown -R 1001:1001 on host mount paths and using sudo -n docker/docker-compose) which modify host filesystem ownership and invoke elevated Docker actions, so it pushes the agent to perform actions that change the machine state and require sudo.

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 18, 2026, 04:35 PM
Issues
2
Security Audit — snyk — vss-deploy-video-embedding