deepgram-python-audio-intelligence
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains technical documentation and implementation examples for using the Deepgram Python SDK.
- [SAFE]: It encourages the use of
python-dotenvfor API key management, which is a secure alternative to hardcoding credentials. - [EXTERNAL_DOWNLOADS]: The documentation points to official vendor sample audio files hosted on
dpgr.amfor use with the SDK's transcription methods. - [COMMAND_EXECUTION]: Provides a command to extend the agent's capabilities with additional official skills from the same vendor via
npx skills add deepgram/skills. - [DATA_EXFILTRATION]: The skill's primary function involves sending audio data to Deepgram's official API endpoints for transcription and analytics, which is the intended and documented behavior of the tool.
Audit Metadata