deepgram-rust-speech-to-text
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation for the Deepgram Rust SDK, facilitating legitimate speech-to-text functionality.
- [SAFE]: API keys are handled securely through environment variables (
std::env::var("DEEPGRAM_API_KEY")), preventing credential exposure in source code. - [SAFE]: External references, including OpenAPI/AsyncAPI specifications and additional skill discovery via
npx, point exclusively to official Deepgram domains and the vendor's own repositories.
Audit Metadata