openai-whisper-api
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a bash script to perform file path calculations and execute curl commands. These operations are scoped to the intended transcription task.
- [EXTERNAL_DOWNLOADS]: The skill interacts with the OpenAI API (api.openai.com) to perform audio transcription. This is documented and aligns with the skill's primary purpose. It also specifies curl as a dependency, which is a standard system utility.
- [DATA_EXFILTRATION]: Audio data is transmitted to OpenAI's transcription endpoint. The use of an API key via environment variables and the option to configure a custom API base URL are standard features for this type of integration.
Audit Metadata