deepgram-python-management-api
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: All referenced domains (api.deepgram.com, developers.deepgram.com) belong to the official Deepgram infrastructure.
- [SAFE]: Credential management follows best practices by recommending the use of
python-dotenvfor loading secrets from environment variables instead of hardcoding API keys. - [EXTERNAL_DOWNLOADS]: The skill references the installation of additional resources via
npx skills add deepgram/skills. As this points to the official repository of the vendor, this is a standard and safe operation. - [COMMAND_EXECUTION]: The skill provides instructions for administrative actions such as deleting projects and managing API keys. These are legitimate uses of a management API and are accompanied by appropriate warnings regarding their irreversible nature.
Audit Metadata