vss-deploy-video-embedding
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for deploying the VSS Video Embedding microservice via Docker Compose.
- [COMMAND_EXECUTION]: The skill uses
sudo -nfor host-level tasks like setting file ownership and managing Docker. This approach is security-conscious for AI agents as it prevents interactive prompt hanging and encourages the use of scoped permissions. - [EXTERNAL_DOWNLOADS]: Dependencies such as container images and model weights are sourced from trusted and well-known locations (NVIDIA's registry and Hugging Face).
- [SAFE]: Includes proactive security guidance, such as warning the user about the
file://protocol in the REST API and explaining how to use allow-lists for mitigation.
Audit Metadata