mkv-extract-track

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: No malicious patterns or security risks were identified in this skill. The skill's functionality is consistent with its stated purpose of media track extraction.
  • [COMMAND_EXECUTION]: The skill utilizes shell commands to interact with the mkvtoolnix suite (mkvextract, mkvmerge). These tools are used for their intended purpose of media processing. The command construction uses double-quoting for variables like $FILE and $TRACK_INDEX, which is a standard precaution against path-based shell injection.
  • [EXTERNAL_DOWNLOADS]: No external downloads or remote script executions were detected. The skill provides instructions for manual package installation if the required tools are not found on the system, which is a benign and informative practice.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 03:34 PM
Security Audit — agent-trust-hub — mkv-extract-track