starters
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as an instructional guide and directory for developers looking to use Deepgram services. All behaviors align with its stated purpose of providing starter templates.
- [EXTERNAL_DOWNLOADS]: Mentions numerous GitHub repositories under the
deepgram-startersanddeepgramorganizations. These are official vendor-owned resources used for cloning demo applications, which is a standard developer workflow. - [CREDENTIALS_UNSAFE]: Appropriately uses placeholders like
your_key_herewhen instructing users on how to set environment variables for API keys. This follows security best practices for documentation. - [COMMAND_EXECUTION]: Provides standard shell commands (
git clone,cd,export) for setting up local development environments with the linked starter projects.
Audit Metadata