hdr-dovi-tool
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install 'dovi_tool' from its official repository on GitHub. This is a standard and expected dependency for the skill's primary functionality.
- [COMMAND_EXECUTION]: The 'dovi.py' script facilitates the execution of system tools such as 'ffmpeg', 'mkvmerge', and 'dovi_tool'. It correctly uses the 'subprocess' module by passing arguments as a list, which effectively prevents shell injection vulnerabilities.
- [SAFE]: Detailed review of the script logic and instructions shows no malicious behavior, data exfiltration, or obfuscation. The skill's operations are confined to local file processing as described in its documentation.
Audit Metadata