ai-provider-openai-whisper
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security vulnerabilities or malicious patterns were identified in the skill instructions or code examples.
- [EXTERNAL_DOWNLOADS]: The skill references the official
openaiNode.js library and communicates with OpenAI's well-known API services for transcription and translation tasks. - [COMMAND_EXECUTION]: The code examples demonstrate legitimate use of the Node.js
fsmodule for reading local audio files (createReadStream) and writing output files (writeFileSync), which are necessary for the skill's stated purpose of audio processing.
Audit Metadata