transcribe
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official OpenAI API to perform transcription and speaker diarization, which aligns with its stated purpose and metadata.- [SAFE]: No hardcoded credentials or sensitive data exposures were detected; API keys are managed through environment variables as per recommended security practices.- [SAFE]: The included Python script is transparent, well-documented, and performs standard audio processing and network operations to trusted API endpoints.- [SAFE]: External dependencies are restricted to the official
openaiPython package from the standard PyPI registry.- [SAFE]: The skill instructions explicitly warn against sharing API keys in chat sessions, demonstrating a commitment to user security.
Audit Metadata