deepgram-dotnet-text-to-speech

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the official 'Deepgram' NuGet package using the dotnet CLI, which is a standard procedure for using the vendor's library.
  • [EXTERNAL_DOWNLOADS]: The skill references using npx skills add deepgram/skills to incorporate additional developer resources from the vendor's repository.
  • [COMMAND_EXECUTION]: The provided C# code examples include operations to write synthesized audio data to local files such as 'output.mp3' and 'output.raw'.
  • [COMMAND_EXECUTION]: The skill contains code for initiating network requests to Deepgram's synthesis API and WebSocket endpoints to facilitate text-to-audio conversion.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 09:56 AM
Security Audit — agent-trust-hub — deepgram-dotnet-text-to-speech