deepgram-enterprise-rbac

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a standard RBAC architecture for managing Deepgram enterprise resources, using official SDKs and best practices for permission scoping and key management.
  • [COMMAND_EXECUTION]: The skill metadata requests permissions for kubectl and curl via Bash. These tools are contextually appropriate for enterprise-level infrastructure management and API orchestration, which is the stated purpose of the skill.
  • [EXTERNAL_DOWNLOADS]: The implementation references well-known and trusted libraries including the official @deepgram/sdk and express. These are standard dependencies for the described functionality.
  • [CREDENTIALS_UNSAFE]: The code correctly uses environment variables (process.env.DEEPGRAM_ADMIN_KEY) and secure secret management patterns rather than hardcoding sensitive credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 12:02 PM