deepstream-run-mv3dt

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [PRIVILEGE_ESCALATION]: The skill requires elevated permissions to manage system services and run Docker containers with hardware access.\n
  • Uses sudo for Docker, system service management (systemctl), and file ownership corrections.\n
  • Employs docker --privileged --net=host for GPU and network performance, which is explicitly gated behind user approval instructions.\n- [EXTERNAL_DOWNLOADS]: Fetches components from NVIDIA's official repositories and registries.\n
  • Clones the DeepStream public repository from github.com/NVIDIA/DeepStream.git.\n
  • Pulls official container images from nvcr.io/nvidia/deepstream.\n- [DYNAMIC_EXECUTION]: Generates and executes localized Python scripts to automate YAML configuration normalization and system capability checks (e.g., X11 display availability).\n- [INDIRECT_PROMPT_INJECTION]: The skill processes user-supplied synchronized video datasets and .yml calibration files.\n
  • Ingestion points: references/custom-dataset.md (processes file lists from ${DATASET_DIR}/videos and ${DATASET_DIR}/camInfo).\n
  • Boundary markers: Absent; the skill relies on file extensions and specific paths rather than explicit instruction delimiters.\n
  • Capability inventory: references/custom-dataset.md and references/sample-run.md (subprocess calls to Docker and shell scripts); references/setup.md (system service management).\n
  • Sanitization: Limited; uses realpath for video paths and yaml.safe_load for calibration file verification.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 03:17 AM
Security Audit — agent-trust-hub — deepstream-run-mv3dt