media-denoise-ai
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of Python packages (
deepfilternet,resemble-enhance,soundfile,torch) via standard package managers. It also provides instructions and helper functionality to download pre-trained RNN model files for the RNNoise filter from a public repository on GitHub. - [COMMAND_EXECUTION]: The provided
scripts/denoise.pyscript executes system commands such asffmpegand thedeep-filterbinary using the Pythonsubprocessmodule. These executions are scoped to audio processing and utilize proper argument handling to prevent shell injection.
Audit Metadata