deepstream-dev
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references several external resources from trusted and well-known sources for development purposes:
- Fetches the Confluent repository GPG key and configuration for Kafka support from
packages.confluent.io. - Downloads the Azure IoT SDK from the official
github.com/Azurerepository for protocol adapter development. - Fetches DeepStream models and tools from NVIDIA's official repositories and API endpoints, including
api.ngc.nvidia.comandgithub.com/NVIDIA-AI-IOT. - [REMOTE_CODE_EXECUTION]: The skill documents the installation of standard Python packages required for video processing and analytics (such as
torch,torchvision,opencv-python-headless, andkafka-python) and provides instructions for installing the bundledpyservicemakerlibrary from the local DeepStream installation path. No unauthorized or suspicious remote script execution patterns were detected. - [COMMAND_EXECUTION]: The documentation includes standard development commands for package installation, service management, and Docker container operations. These are consistent with the primary purpose of a developer SDK and are performed on the user's local or containerized environment.
Audit Metadata