deepgram-rust-audio-intelligence
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as documentation for the Deepgram Rust SDK, providing legitimate code examples for audio processing features such as summarization, sentiment analysis, and entity detection.
- [CREDENTIALS_UNSAFE]: The code snippets correctly demonstrate the use of environment variables (
DEEPGRAM_API_KEY) for authentication, adhering to security best practices for secret management. - [EXTERNAL_DOWNLOADS]: The skill references official documentation and API specifications located on the vendor's official domain (
developers.deepgram.com). - [COMMAND_EXECUTION]: The skill includes an
npxcommand to install further skills from the same author (deepgram/skills), which is a standard method for extending functionality within the vendor's ecosystem.
Audit Metadata