deepgram-dotnet-audio-intelligence
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official
DeepgramNuGet package for .NET development. - [EXTERNAL_DOWNLOADS]: Fetches configuration and documentation from official Deepgram domains and well-known documentation mirror services like Context7.
- [COMMAND_EXECUTION]: Includes standard commands for package management (
dotnet add package) and skill extension (npx skills add). - [CREDENTIALS_UNSAFE]: Promotes secure credential handling by recommending the use of environment variables (
DEEPGRAM_API_KEY) rather than hardcoding sensitive information.
Audit Metadata