vss-deploy-profile
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads the 'uv' installation script from its official domain (astral.sh) and fetches AI models and container images from trusted NVIDIA and Hugging Face repositories.
- [REMOTE_CODE_EXECUTION]: Provides instructions for installing the 'uv' package manager via a remote script piped to the shell, which is a common practice for this well-known development tool.
- [COMMAND_EXECUTION]: Uses 'sudo' to perform necessary system-level changes, including kernel parameter tuning for Elasticsearch, driver module loading, and the installation of a cache optimization script for edge platforms.
- [COMMAND_EXECUTION]: Executes Docker Compose commands to build and run the multi-service VSS application stack, including diagnostic tools to verify service readiness.
Audit Metadata