vss-setup-behavior-analytics
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Pulls the behavior-analytics container image from the official NVIDIA container registry (nvcr.io), which is a recognized trusted source.
- [COMMAND_EXECUTION]: Employs standard Docker and Docker Compose commands to deploy services and monitor logs. These operations are restricted to the local environment and intended for service lifecycle management.
- [SAFE]: Metadata and external references point to official and trusted NVIDIA GitHub repositories and documentation sites.
- [SAFE]: Provides secure instructions for handling NVIDIA NGC API keys, specifically advising the use of interactive shell prompts (
read -rs) to prevent credentials from being stored in command history or environment files.
Audit Metadata