decklink-tools

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/decklink.py manages hardware operations by shelling out to ffmpeg. Analysis confirms the use of subprocess.call() with argument lists rather than shell strings. This approach ensures that user-provided arguments, such as device names or file paths, are not interpreted by a shell, effectively preventing command injection vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: The skill provides links to official Blackmagic Design domains for the acquisition of Desktop Video drivers and the DeckLink SDK. These references target a well-known technology provider and are consistent with the skill's operational requirements.
  • [SAFE]: The technical references provided in references/cards-and-modes.md and the troubleshooting sections of SKILL.md are accurate and context-appropriate. The skill correctly distinguishes between official SDK samples and third-party tools, demonstrating a high degree of transparency regarding software provenance.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 09:53 AM
Security Audit — agent-trust-hub — decklink-tools