deepgram-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- EXTERNAL_DOWNLOADS (SAFE): The skill uses
curlto download a sample audio file fromstatic.deepgram.com, which is a trusted domain for the service being integrated. - CREDENTIALS_UNSAFE (SAFE): Instructions include creating
.envfiles, but use safe placeholder values likeyour-dev-api-keyrather than hardcoded secrets. - COMMAND_EXECUTION (SAFE): Shell commands are restricted to standard project initialization tasks such as directory creation and package installation.
Audit Metadata