deepgram-dotnet-text-intelligence
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the standard and intended use of the Deepgram .NET SDK for text intelligence, providing clear examples for sentiment analysis, summarization, and topic detection.
- [SAFE]: Credentials management instructions explicitly recommend using environment variables (
DEEPGRAM_API_KEYorDEEPGRAM_ACCESS_TOKEN) rather than hardcoding secrets, which aligns with security best practices. - [EXTERNAL_DOWNLOADS]: The skill references official API specifications and documentation from the vendor's domain (
developers.deepgram.com). - [EXTERNAL_DOWNLOADS]: Links to a repository mirror on
context7.comare provided for LLM-optimized documentation access, which is a well-known service in this context. - [COMMAND_EXECUTION]: Provides standard package management commands for .NET (
dotnet add package Deepgram) and a skill installation command (npx skills add deepgram/skills) that targets the same trusted vendor infrastructure.
Audit Metadata