deepgram-sdk-patterns
Provides production-ready patterns for integrating Deepgram SDK with TypeScript and Python, enhancing error handling and response validation.
Install this skill
or
97/100
Security score
The deepgram-sdk-patterns skill was audited on Feb 25, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 64
Access to .env file
SourceSKILL.md
| 64 | const apiKey = process.env.DEEPGRAM_API_KEY; |
low line 248
External URL reference
SourceSKILL.md
| 248 | - [Deepgram SDK Reference](https://developers.deepgram.com/docs/sdk) |
low line 250
External URL reference
SourceSKILL.md
| 250 | - [Error Handling Best Practices](https://developers.deepgram.com/docs/error-handling) |
Scanned on Feb 25, 2026
View Security Dashboard