deepgram-security-basics

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides security guidelines and code templates designed to improve the security posture of integrations. No malicious patterns were detected.
  • [CREDENTIALS_UNSAFE]: The file contains examples of environment variable configurations (e.g., DEEPGRAM_API_KEY=actual-secret-key). These are clearly marked as placeholders within documentation to demonstrate secret management best practices and do not represent actual exposed credentials.
  • [EXTERNAL_DOWNLOADS]: The code examples reference official and well-known libraries including @aws-sdk/client-secrets-manager, @google-cloud/secret-manager, and @deepgram/sdk. These are standard dependencies for the described functionality.
  • [COMMAND_EXECUTION]: While the skill requests the Bash(curl:*) tool, the provided examples do not use it for dangerous operations. The focus is on secure code implementation in TypeScript.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 11:58 AM