starters
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions and a comprehensive list of links to download boilerplate code from GitHub repositories within the deepgram-starters organization. These resources are official vendor-provided templates for bootstrapping projects with Deepgram's API.
- [COMMAND_EXECUTION]: Provides standard shell commands for cloning repositories (
git clone) and navigating directories (cd). These are routine development operations. - [CREDENTIALS_UNSAFE]: Includes instructions for setting API keys via environment variables using the placeholder
your_key_here. This aligns with security best practices for avoiding hardcoded secrets.
Audit Metadata