faster-whisper
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's setup script fetches configuration and binary dependencies from a well-known technology provider.
- Evidence: The
setup.shscript installs PyTorch with hardware acceleration support fromhttps://download.pytorch.org/whl/cu121, which is the official PyTorch distribution service. - [SAFE]: The skill operates locally and uses standard libraries for its intended purpose without exhibiting malicious patterns.
- Evidence: Transcription is performed using the
faster-whisperlibrary locally on the user's machine. There is no evidence of credential exfiltration, unauthorized network communication, or persistent access attempts. Script permissions are only modified for the skill's own internal executable components.
Audit Metadata