ndi-tools

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The Python script scripts/ndictl.py is designed to interact with local NDI command-line utilities.
  • The script uses subprocess.run with a list of arguments to execute binaries like ndi-find, ndi-send, and ndi-record.
  • This implementation follows security best practices by avoiding shell=True, which prevents common shell injection vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: The skill references external sources for the NDI SDK and related OBS plugins.
  • Documentation and links point to the official ndi.video website and the well-known DistroAV GitHub repository.
  • The instructions prioritize manual user intervention and license acceptance, explicitly stating that it does not perform automated downloads or background installations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 07:25 PM
Security Audit — agent-trust-hub — ndi-tools