deepgram-java-management-api
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content and Java code snippets for administrative tasks via the Deepgram Management API. All demonstrated behaviors align with the stated purpose of the skill.
- [EXTERNAL_DOWNLOADS]: The skill mentions the installation of the central Deepgram skills package using the command
npx skills add deepgram/skills. This is a documented method for adding official vendor capabilities. - [CREDENTIALS_UNSAFE]: The documentation demonstrates secure credential handling by retrieving the API key from system environment variables (
System.getenv("DEEPGRAM_API_KEY")) rather than hardcoding secrets into the code.
Audit Metadata