transcribe-audio
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill clones and builds the FluidAudio tool from its official GitHub repository (FluidInference/FluidAudio).
- [EXTERNAL_DOWNLOADS]: Installs the parakeet-mlx transcription tool using the uv package manager.
- [COMMAND_EXECUTION]: Utilizes standard system utilities and media tools including ffmpeg, ffprobe, and jq for audio manipulation and metadata parsing.
- [DATA_EXFILTRATION]: Interacts with AssemblyAI's cloud API for transcription when cloud-based processing is explicitly requested. AssemblyAI is a well-known service for this functionality.
- [CREDENTIALS_UNSAFE]: Recommends storing the AssemblyAI API key in a .env file within the skill's directory, which is an established safe practice for local secret management.
Audit Metadata