vss-setup-video-analytics-api
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill mentions the use of
NGC_CLI_API_KEYbut provides explicit security warnings and best practices for its handling. It correctly advises usingread -rsfor interactive input and warns against committing the key to version control or storing it in insecure temporary files. - [EXTERNAL_DOWNLOADS]: The skill instructs the user to pull container images from
nvcr.io. This is the official NVIDIA Container Registry and is a well-known service. - [COMMAND_EXECUTION]: The skill provides standard shell commands for setting up environment variables, creating directories, and running Docker Compose. These commands are directly related to its stated purpose of service deployment.
Audit Metadata