mkv-strip-tracks
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill's functionality is consistent with its description.
- [COMMAND_EXECUTION]: The skill constructs and executes mkvmerge commands to process media files. It uses shell quoting for variables (e.g., "$FILE", "$OUTPUT"), which follows best practices for preventing command injection.
- [EXTERNAL_DOWNLOADS]: The skill does not download external scripts or code. It relies on mkvmerge being pre-installed on the host system or suggests using the system package manager.
- [DATA_EXFILTRATION]: No network activity or data exfiltration attempts were identified. Operations are limited to local file manipulation.
Audit Metadata