deepgram-rust-text-intelligence
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: References official Deepgram documentation and API specifications at developers.deepgram.com. It also suggests adding related skills via a CLI command, which is an expected workflow within the vendor's ecosystem.
- [COMMAND_EXECUTION]: Provides a Rust code example that utilizes the reqwest library to communicate with the official Deepgram API endpoint. The logic is transparent and aligned with the skill's stated purpose.
- [DATA_EXFILTRATION]: Demonstrates sending data to the official Deepgram API endpoint for processing. It properly instructs users to manage sensitive credentials using environment variables rather than hardcoding them.
Audit Metadata